chore: add blockmatic text in corner
This commit is contained in:
parent
ecc5c1b6ea
commit
7192ce523f
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ function App() {
|
||||||
<main className="h-screen grid grid-rows-[2.5rem_1fr]">
|
<main className="h-screen grid grid-rows-[2.5rem_1fr]">
|
||||||
<Menubar className="rounded-none border-t-0 border-x-0">
|
<Menubar className="rounded-none border-t-0 border-x-0">
|
||||||
<MenubarMenu>
|
<MenubarMenu>
|
||||||
|
<a href="https://github.com/trafficlunar/blockmatic" className="ml-4 mr-2">blockmatic</a>
|
||||||
|
|
||||||
<MenubarTrigger>File</MenubarTrigger>
|
<MenubarTrigger>File</MenubarTrigger>
|
||||||
<MenubarContent>
|
<MenubarContent>
|
||||||
<MenubarItem>Open Schematic</MenubarItem>
|
<MenubarItem>Open Schematic</MenubarItem>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue