Merge pull request #146 from TRIP-Side-Project/dev #35
Annotations
4 errors
build (18.x):
src/pages/Forum.tsx#L33
Type 'boolean' is not assignable to type 'LoginTypes'.
|
build (18.x):
src/pages/ProductList.tsx#L77
Property 'setIsTitleSearch' is missing in type '{ setSearch: Dispatch<SetStateAction<string>>; }' but required in type 'SearchTypes'.
|
build (18.x):
src/pages/ProductList.tsx#L96
Property 'setIsTitleSearch' is missing in type '{ setSearch: Dispatch<SetStateAction<string>>; }' but required in type 'SearchTypes'.
|
build (18.x)
Process completed with exit code 2.
|