mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-08-09 03:21:50 +08:00
修复文件浏览的404问题
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import React from 'react';
|
||||
|
||||
const NotFoundPage = () => {
|
||||
return <h1>Page Not Found</h1>;
|
||||
};
|
||||
|
||||
export default NotFoundPage;
|
||||
Reference in New Issue
Block a user