add view tabs

This commit is contained in:
Julia Gru
2023-03-03 14:18:14 +01:00
parent 9f9c9e3443
commit 91fcd24278
7 changed files with 203 additions and 159 deletions

View File

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