mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-01 19:18:59 +02:00
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { default as Dropdown } from './Dropdown';
|
|
export * as styles from './style.module.css';
|