Note editor/Sidebar styling tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Check, Plus, Sun, Moon } from "lucide-react"
|
||||
|
||||
import { Sidebar, SidebarContent, SidebarHeader, SidebarFooter, SidebarTrigger } from "@/components/ui/sidebar"
|
||||
import { Sidebar, SidebarContent, SidebarHeader, SidebarFooter } from "@/components/ui/sidebar"
|
||||
import { Button } from "@/components/ui/button"
|
||||
import { ScrollArea } from "@/components/ui/scroll-area"
|
||||
import { Input } from "@/components/ui/input"
|
||||
|
||||
Reference in New Issue
Block a user