Files
imphnen-frontend-service/libs/shadcn-ui/src/atoms/index.ts
T

4 lines
75 B
TypeScript
Raw Normal View History

2025-04-27 09:31:24 +07:00
export * from './button';
2025-05-27 02:16:02 +07:00
export * from './card';
2025-04-27 09:31:24 +07:00
export * from './icons';