feat(docs): add docs and restructure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import Main from "@/components/Main";
|
||||
|
||||
export default function Home() {
|
||||
return <Main />;
|
||||
}
|
||||
Reference in New Issue
Block a user