misc_pterodactyl-panel/resources/scripts/components/elements/button/index.ts
2022-02-26 17:05:30 -05:00

2 lines
103 B
TypeScript

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