mirror of
https://github.com/r2r90/canvas-label.git
synced 2025-12-17 05:29:27 +00:00
toolbar added
This commit is contained in:
7
src/components/layout/navbar.tsx
Normal file
7
src/components/layout/navbar.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export const Navbar = () => {
|
||||
return (
|
||||
<div>
|
||||
Navbar
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user