feat: profile and handle refresh token #26
Annotations
7 errors
Build project:
src/pages/ProductList/components/RatingStarts/RatingStarts.tsx#L3
Module '"../../ProductList"' has no exported member 'QueryConfig'. Did you mean to use 'import QueryConfig from "../../ProductList"' instead?
|
Build project:
src/utils/utils.ts#L4
'array' is declared but its value is never read.
|
Build project:
src/components/Pagination/Pagination.tsx#L4
Module '"src/pages/ProductList/ProductList"' has no exported member 'QueryConfig'. Did you mean to use 'import QueryConfig from "src/pages/ProductList/ProductList"' instead?
|
Build project:
src/pages/Login/Login.tsx#L3
Cannot find module 'src/components/Input' or its corresponding type declarations.
|
Build project:
src/pages/Register/Register.tsx#L3
Cannot find module 'src/components/Input' or its corresponding type declarations.
|
Build project:
src/pages/User/pages/Profile/Profile.tsx#L1
Cannot find module 'src/components/Input' or its corresponding type declarations.
|
Build project
Process completed with exit code 2.
|
Loading