fix: incorrect message displayed when deleting workspace #3745
Annotations
2 errors
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspacesListPage.tsx#L130
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading