use dictionary token alias

This commit is contained in:
Jacob Overgaard
2023-06-01 14:12:08 +02:00
parent d7294ee784
commit 748c38b92e

View File

@@ -10,7 +10,7 @@ export const UMB_DICTIONARY_ITEM_PICKER_MODAL = new UmbModalToken<
UmbDictionaryItemPickerModalData,
UmbDictionaryItemPickerModalResult
>(
'Umb.Modal.TreePicker',
UMB_DICTIONARY_ITEM_PICKER_MODAL_ALIAS,
{
type: 'sidebar',
size: 'small',