chore: Delete various UI components, form elements, and associated example/showcase pages from the UI package and web app.

This commit is contained in:
Firman Ramdhani
2026-02-05 10:08:12 +07:00
parent 660a9ace20
commit 24e0d2ca61
45 changed files with 3 additions and 6612 deletions
-12
View File
@@ -1,16 +1,4 @@
export * from './examples/header-example';
export * from './examples/counter-example';
export * from './examples/date-example';
export * from './examples/encryption-example';
export * from './examples/style-guide-1';
export * from './examples/style-guide-2';
export * from './examples/style-guide-3';
export * from './system-pages/coming-soon';
export * from './system-pages/forbidden';
export * from './system-pages/maintenance';
export * from './system-pages/not-found';
export * from './button/button';
export * from './forms';