doc: website #1
Annotations
10 errors
build-and-deployment:
src/App.tsx#L9
Cannot find module 'framer-motion' or its corresponding type declarations.
|
build-and-deployment:
src/App.tsx#L10
Cannot find module 'react-toastify' or its corresponding type declarations.
|
build-and-deployment:
src/App.tsx#L25
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build-and-deployment:
src/App.tsx#L25
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build-and-deployment:
src/App.tsx#L26
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build-and-deployment:
src/App.tsx#L43
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build-and-deployment:
src/App.tsx#L45
Type '{ fileInfo: any; key: any; }' is not assignable to type '{ fileInfo: FileInfo; }'.
|
build-and-deployment:
src/App.tsx#L61
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build-and-deployment:
src/components/DropGuide.tsx#L1
Cannot find module 'clsx' or its corresponding type declarations.
|
build-and-deployment:
src/components/DropGuide.tsx#L2
Cannot find module 'react-i18next' or its corresponding type declarations.
|