mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
5 lines
100 B
TypeScript
5 lines
100 B
TypeScript
export { default as default } from './Button'
|
|
|
|
export {
|
|
StyledButton
|
|
} from './styled-components'
|