import React from "react"; const PageNotFound = () =>

Oops! Page not found

; export default PageNotFound;