mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 21:16:59 +02:00
refactor: simplify Toggle component (#6049)
This commit is contained in:
parent
866babb6ad
commit
58720c93e8
3 changed files with 21 additions and 39 deletions
|
@ -16,6 +16,7 @@ export type {
|
|||
Footer,
|
||||
FooterLinks,
|
||||
FooterLinkItem,
|
||||
ColorModeConfig,
|
||||
} from './utils/useThemeConfig';
|
||||
|
||||
export {createStorageSlot, listStorageKeys} from './utils/storageUtils';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue