Fix wrong export name

This commit is contained in:
2023-11-20 21:54:51 +01:00
parent 5442926457
commit 7dc43fbf77

View File

@ -201,7 +201,7 @@ export {
syncSelectInputUntilChanged,
getEl,
conditionalElementHandler,
disableElementsWhenFalse,
disableElementsWhenValueNotEqual,
disableElementsWhenTrue,
getValueFromProperty,
};