veza/apps/web/src/components/base/index.ts
2025-12-12 21:34:34 -05:00

2 lines
68 B
TypeScript

export { Button } from './Button';
export { Input } from './Input';