Issues (576)

src/pages/not-found/index.tsx (3 issues)

Severity
1
export const NotFound = () => <div>NotFound</div>
0 ignored issues
show
Function component is not a function declaration
Loading history...
JSX not allowed in files with extension '.tsx'
Loading history...
NotFound must be placed on a new line
Loading history...
2