chore: initial prototype — UI shell with mock data on vinext/Cloudflare stack
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import ProjectEApp from "./project-e-app";
|
||||
|
||||
export default function Home() {
|
||||
return <ProjectEApp />;
|
||||
}
|
||||
Reference in New Issue
Block a user