feat(webui): add central icon button
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"include": [
|
||||
"tests/data-grid-actions.test.tsx",
|
||||
"tests/dialog-focus.test.tsx",
|
||||
"tests/icon-button.test.tsx",
|
||||
"tests/mail-components.test.tsx",
|
||||
"tests/resource-access-explanation.test.tsx",
|
||||
"src/components/CredentialPanel.tsx",
|
||||
@@ -34,6 +35,8 @@
|
||||
"src/components/dialogInteractions.ts",
|
||||
"src/components/dialogStack.ts",
|
||||
"src/components/FormField.tsx",
|
||||
"src/components/IconButton.tsx",
|
||||
"src/components/admin/AdminIconButton.tsx",
|
||||
"src/components/ToggleSwitch.tsx",
|
||||
"src/components/table/TableActionGroup.tsx"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user