setting up workspaces structure, but not moving files

This commit is contained in:
Arjun Patel
2022-01-28 14:08:04 -08:00
parent 7f2ed61b4a
commit a3e6f7cf5e
258 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
// {/* side bar */}
// <section className="flex-none w-80 p-10 border-r-2 flex flex-row bg-fuchsia-50 items-center">
// {/* logo */}
// <Image src="/handcrafts/undraw_handcrafts_leaf.svg" alt="logo" width={30} height={30} />
// <font className="top-0 text-3xl text-teal font-satisfy">nirvana</font>
// </section>