fix storybook build

This commit is contained in:
Jacob Overgaard
2023-12-04 10:03:00 +01:00
parent 29e0973392
commit e738f7447c

View File

@@ -1,4 +1,3 @@
import '../../components/dictionary-item-input/dictionary-item-input.element.js';
import { UMB_DICTIONARY_TREE_ALIAS } from '../../tree/manifests.js';
import { UmbDictionaryRepository } from '../../repository/dictionary.repository.js';
import { css, html, customElement, query, state, when } from '@umbraco-cms/backoffice/external/lit';