Feat/add submit request functionality #73
Annotations
6 errors
Types:
src/components/ViewList/context/ViewProvider.tsx#L6
Cannot find module '@components/Editor/lib/hooks/useEditor' or its corresponding type declarations.
|
Types:
src/components/ViewList/context/ViewProvider.tsx#L53
Property 'activeView' does not exist on type 'number'.
|
Types:
src/components/ViewList/context/ViewProvider.tsx#L54
Property 'updatedViews' does not exist on type 'number'.
|
Types:
src/components/ViewList/context/ViewProvider.tsx#L130
Object literal may only specify known properties, and 'updatedViews' does not exist in type '{ view: View; activeView: number; } | { id: number; name: string; }'.
|
Types
Process completed with exit code 2.
|
Lint
Process completed with exit code 1.
|