Files
imphnen-frontend-service/libs/ui/src/atoms/index.ts
T
Hafid Nur 542469bc67 feat: Update InputForm, Input, and auth page
- Perbaiki page login ke halaman utama backoffice
- Perbaiki component Input dan InputForm
2025-03-27 07:19:46 +07:00

4 lines
79 B
TypeScript

export * from './button';
export * from './input';
export * from './textarea';