fix:run build

This commit is contained in:
Rama Priyanto 2024-12-10 13:05:01 +07:00
parent 98cfafb0e6
commit 02fe81fc7c
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
import React from "react";
const page = () => {
return <div>ppp</div>;
};
export default page;