Skip to content

Commit

Permalink
add: bottom bar and top bar
Browse files Browse the repository at this point in the history
  • Loading branch information
nirbhayel committed Nov 15, 2024
1 parent ab1550b commit 92e7de2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/settings/assets/js/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ export { default as MyAccountMenu } from './my-account-menu';
export { SidebarAppBar } from './sidebar-app-bar';
export { SidebarMenu } from './sidebar-menu';
export { MenuItems } from '../components/sidebar-menu/menu';
export { AdminTopBar } from './admin-top-bar';
export { BottomBar } from './bottom-bar';

0 comments on commit 92e7de2

Please sign in to comment.