Update most buttons to the modern Button component #603
Annotations
5 errors
|
UI (22)
Process completed with exit code 1.
|
|
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'`
|