FrontPastel/node_modules/@mui/base/useTabPanel/index.js

4 lines
96 B
JavaScript
Raw Normal View History

2024-04-17 13:55:11 +00:00
'use client';
export { useTabPanel } from './useTabPanel';
export * from './useTabPanel.types';