Skip to content

Commit

Permalink
refactor: Update Playground component with lazy loading for images an…
Browse files Browse the repository at this point in the history
…d Lucide React icon
  • Loading branch information
HasanYahya101 committed Jul 23, 2024
1 parent a891a54 commit e998f99
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/components/component/playground.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,10 @@ import {
import { ArrowRightLeft } from "lucide-react";
import {
ContextMenu,
ContextMenuCheckboxItem,
ContextMenuContent,
ContextMenuItem,
ContextMenuLabel,
ContextMenuRadioGroup,
ContextMenuRadioItem,
ContextMenuSeparator,
ContextMenuShortcut,
ContextMenuSub,
ContextMenuSubContent,
ContextMenuSubTrigger,
ContextMenuTrigger,
} from "@/components/ui/context-menu";

Expand Down

0 comments on commit e998f99

Please sign in to comment.