hot-fix/adding-mobile-responsiveness #3

Merged
Yussif merged 3 commits from hot-fix/adding-mobile-responsiveness into main 2025-04-29 14:06:26 +00:00
Showing only changes of commit 4779e78880 - Show all commits

View File

@ -1,5 +1,5 @@
import Image from "next/image";
import { ExternalLink, Ellipsis, Trash2 } from 'lucide-react';
import { Trash2 } from 'lucide-react';
import Link from "next/link";
import { Button } from "@/components/ui/button";