import { Rabbit } from "lucide-react"; const EmptyProject = () => { return (
No Products
); }; export default EmptyProject;