fix(frontend): Handle errors from server functions on production #659
Annotations
4 warnings
linting:
packages/frontend/src/components/editor/extensions/extensions.tsx#L8
'CodeBlockLowlightExtensionEditor' is defined but never used
|
linting:
packages/frontend/src/components/editor/read-only/read-only.tsx#L11
'changeCodeBlock' is defined but never used
|
linting:
packages/frontend/src/components/editor/read-only/read-only.tsx#L65
'children' is assigned a value but never used
|
linting:
packages/frontend/src/views/admin/views/core/plugins/table/actions/actions.tsx#L25
'isOpenUploadDialog' is assigned a value but never used
|