chore: add blockmatic text in corner

This commit is contained in:
trafficlunar 2024-12-05 20:40:07 +00:00
parent ecc5c1b6ea
commit 7192ce523f

View file

@ -68,6 +68,8 @@ function App() {
<main className="h-screen grid grid-rows-[2.5rem_1fr]">
<Menubar className="rounded-none border-t-0 border-x-0">
<MenubarMenu>
<a href="https://github.com/trafficlunar/blockmatic" className="ml-4 mr-2">blockmatic</a>
<MenubarTrigger>File</MenubarTrigger>
<MenubarContent>
<MenubarItem>Open Schematic</MenubarItem>