mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2026-07-31 07:39:04 +02:00
init
This commit is contained in:
5
app/Nav.tsx
Normal file
5
app/Nav.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export default function Nav() {
|
||||
return <nav>Nav</nav>;
|
||||
}
|
||||
Reference in New Issue
Block a user