import "./NotFound.scss"; export const NotFound = () => { return (

Page not found

Check the link address...

) }