move element to where it is used

This commit is contained in:
Mads Rasmussen
2024-04-25 13:15:58 +02:00
parent 6f0118ae5c
commit 631ad54de8
3 changed files with 0 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ export * from './history/index.js';
export * from './icon/index.js';
export * from './input-collection-configuration/index.js';
export * from './input-color/index.js';
export * from './input-content-type-property/index.js';
export * from './input-date/index.js';
export * from './input-dropdown/index.js';
export * from './input-entity/index.js';