diff --git a/app/frontend/components/design-system/sections/elements/ListingsSection.tsx b/app/frontend/components/design-system/sections/elements/ListingsSection.tsx index 1122972..a4e0222 100644 --- a/app/frontend/components/design-system/sections/elements/ListingsSection.tsx +++ b/app/frontend/components/design-system/sections/elements/ListingsSection.tsx @@ -6,7 +6,7 @@ import { DropdownMenuItem, DropdownMenuTrigger, } from "@/components/ui/dropdown-menu"; -import { ChevronRight, Ellipsis, Folder } from "lucide-react"; +import { Ellipsis, Folder } from "lucide-react"; const code = `