Files
snippet-box/client/src/components/UI/index.ts
2021-09-18 13:10:53 +02:00

4 lines
75 B
TypeScript

export * from './Layout';
export * from './Badge';
export * from './Card';