- Perbaiki page login ke halaman utama backoffice - Perbaiki component Input dan InputForm
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
export * from './button';
|
|
export * from './input';
|
|
export * from './textarea';
|