Finish #424
Annotations
3 errors
Lint
Process completed with exit code 1.
|
Type Check:
app/components/layouts/PostLayout.tsx#L72
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | PromiseLikeOfReactNode' is not assignable to type 'string | StaticImport'.
|
Type Check
Process completed with exit code 1.
|