We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f330a8 commit 84982d2Copy full SHA for 84982d2
website/docusaurus.config.ts
@@ -371,14 +371,6 @@ const config: Config = {
371
disableSwitch: false,
372
respectPrefersColorScheme: true,
373
},
374
- announcementBar: {
375
- id: 'react-conf',
376
- content:
377
- 'Join us for React Conf on Oct 7-8. <a target="_blank" rel="noopener noreferrer" href="https://conf.react.dev">Learn more</a>.',
378
- backgroundColor: '#20232a',
379
- textColor: '#fff',
380
- isCloseable: false,
381
- },
382
prism: {
383
defaultLanguage: 'tsx',
384
theme: prismTheme,
0 commit comments