import React from 'react'; import './not-found.scss'; export const NotFound = () =>
404 Not Found
;