fix(core): update
This commit is contained in:
9
ts_web/elements/index.ts
Normal file
9
ts_web/elements/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export * from './dees-button';
|
||||
export * from './dees-form';
|
||||
export * from './dees-form-submit';
|
||||
export * from './dees-input-checkbox';
|
||||
export * from './dees-input-dropdown';
|
||||
export * from './dees-input-quantityselector';
|
||||
export * from './dees-input-radio';
|
||||
export * from './dees-input-text';
|
||||
export * from './dees-toast';
|
Reference in New Issue
Block a user