fix(structure): group components into groups inside the repo
This commit is contained in:
4
ts_web/elements/00group-button/index.ts
Normal file
4
ts_web/elements/00group-button/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Button Components
|
||||
export * from './dees-button/index.js';
|
||||
export * from './dees-button-exit/index.js';
|
||||
export * from './dees-button-group/index.js';
|
||||
Reference in New Issue
Block a user