3
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-06-02 16:18:58 +02:00
2022-06-20 13:19:40 -04:00

3 lines
102 B
TypeScript

export { default as Button } from './Button';
export { default as styles } from './style.module.css';