芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.nvm/versions/node/v12.22.1/lib/node_modules/npm/docs/src/pages/404.js
import React from 'react' import SEO from 'src/components/seo' const NotFoundPage = () => (
NOT FOUND
You just hit a route that doesn't exist... the sadness.
) export default NotFoundPage