navbar and map included
added a basic navbar and first map implementation
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { Button } from "@repo/ui/button";
|
||||
import styles from "./page.module.css";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div>Test</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user