chore: create base app
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export default function Home() {
|
||||
return (
|
||||
<>
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user