feat: refactor imports and add index files for modular structure

This commit is contained in:
2025-09-18 14:18:43 +00:00
parent 682955212e
commit ba0f1602a1
8 changed files with 12 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ import { DeesInputMultitoggle } from './dees-input-multitoggle.js';
import { DeesInputPhone } from './dees-input-phone.js';
import { DeesInputTypelist } from './dees-input-typelist.js';
import { DeesFormSubmit } from './dees-form-submit.js';
import { DeesTable } from './dees-table/dees-table.js';
import { DeesTable } from './dees-table/index.js';
import { demoFunc } from './dees-form.demo.js';
// Unified set for form input types