Seed: landing template (12 files)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
import Index from "@/pages/Index";
|
||||||
|
|
||||||
|
export default function App() {
|
||||||
|
return <Index />;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user