mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 16:47:56 +02:00
feat: React 18 + automatic JSX runtime + build --dev (#8961)
This commit is contained in:
parent
76f920359b
commit
187e5aa218
69 changed files with 404 additions and 209 deletions
|
@ -48,7 +48,6 @@ export {ThemeClassNames} from './utils/ThemeClassNames';
|
|||
export {prefersReducedMotion} from './utils/accessibilityUtils';
|
||||
|
||||
export {
|
||||
useIsomorphicLayoutEffect,
|
||||
useEvent,
|
||||
usePrevious,
|
||||
composeProviders,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue