mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-23 05:57:05 +02:00
refactor(v2): mobile dropdown navbar: expand when subitem become active (#5168)
This commit is contained in:
parent
007e901354
commit
818fb3956b
3 changed files with 63 additions and 5 deletions
|
@ -63,3 +63,5 @@ export {
|
|||
AnnouncementBarProvider,
|
||||
useAnnouncementBar,
|
||||
} from './utils/announcementBarUtils';
|
||||
|
||||
export {useLocalPathname} from './utils/useLocalPathname';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue