FrontPastel/node_modules/@mui/material/legacy/BottomNavigation/index.js

5 lines
183 B
JavaScript

'use client';
export { default } from './BottomNavigation';
export { default as bottomNavigationClasses } from './bottomNavigationClasses';
export * from './bottomNavigationClasses';