chore: Delete various UI components, form elements, and associated example/showcase pages from the UI package and web app.
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user