remove import

This commit is contained in:
Niels Lyngsø
2023-09-07 09:51:22 +02:00
parent 0478597033
commit e9e24ddbae

View File

@@ -5,7 +5,6 @@ export * from './backoffice-notification-container/backoffice-notification-conta
export * from './body-layout/body-layout.element.js';
export * from './button-with-dropdown/button-with-dropdown.element.js'; // TODO: delete this and change usage to umb-dropdown
export * from './code-block/index.js';
export * from './data-type/index.js';
export * from './input-date/index.js';
export * from './dropdown/index.js';
export * from './empty-state/index.js';