fix:run build
This commit is contained in:
parent
98cfafb0e6
commit
02fe81fc7c
|
|
@ -1,7 +0,0 @@
|
|||
import React from "react";
|
||||
|
||||
const page = () => {
|
||||
return <div>ppp</div>;
|
||||
};
|
||||
|
||||
export default page;
|
||||
Loading…
Reference in New Issue