exctract polling button to separate component

This commit is contained in:
Julia Gru
2023-03-03 12:14:15 +01:00
parent e540d1c588
commit 2fa8fccd6e
5 changed files with 166 additions and 87 deletions

View File

@@ -1,4 +1,5 @@
{
"cssVariables.lookupFiles": ["node_modules/@umbraco-ui/uui-css/dist/custom-properties.css"],
"cSpell.words": ["combobox", "variantable"]
"cSpell.words": ["combobox", "variantable"],
"exportall.config.folderListener": ["/src/backoffice/settings/logviewer/workspace/views/components"]
}