initial commit
This commit is contained in:
3
src/components/header.tsx
Normal file
3
src/components/header.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Header() {
|
||||
return <div>This will be the header</div>
|
||||
}
|
||||
Reference in New Issue
Block a user