mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
Update SocialBanner.tsx
This commit is contained in:
@@ -7,7 +7,7 @@ import {useRef, useEffect} from 'react';
|
||||
import cn from 'classnames';
|
||||
import {ExternalLink} from './ExternalLink';
|
||||
|
||||
const bannerText = 'Join React Conf May 15-16';
|
||||
const bannerText = 'Join React Conf May 15-16.';
|
||||
const bannerLink = 'https://conf.react.dev/';
|
||||
const bannerLinkText = 'Learn more.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user