Files
bigcapital/packages/webapp/src/components/Layout/index.ts
2023-02-03 01:02:31 +02:00

3 lines
72 B
TypeScript

export * from './Box';
export * from './Group';
export * from './Stack';