mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 13:24:46 +02:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
export { default as Button } from './Button';
|
|
export { default as styles } from './style.module.css';
|