Update most buttons to the modern Button component #597
Annotations
10 errors
|
UI (22):
resources/scripts/components/server/network/NetworkContainer.tsx#L7
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/files/RenameFileModal.tsx#L9
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/files/FileNameModal.tsx#L9
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/files/FileEditContainer.tsx#L14
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/files/ChmodFileModal.tsx#L10
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/features/GSLTokenModalFeature.tsx#L5
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/server/backups/CreateBackupButton.tsx#L10
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/dashboard/ssh/CreateSSHKeyForm.tsx#L7
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/dashboard/forms/CreateApiKeyForm.tsx#L12
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|
|
UI (22):
resources/scripts/components/dashboard/ApiKeyModal.tsx#L3
Replace `"@/components/elements/button/index"` with `'@/components/elements/button/index'`
|