fix(structure): group components into groups inside the repo
This commit is contained in:
3
ts_web/elements/00group-input/dees-input-wysiwyg.ts
Normal file
3
ts_web/elements/00group-input/dees-input-wysiwyg.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Re-export the component and related helpers from the dedicated subdirectory
|
||||
export { DeesInputWysiwyg } from './dees-input-wysiwyg/dees-input-wysiwyg.js';
|
||||
export * from './dees-input-wysiwyg/index.js';
|
||||
Reference in New Issue
Block a user