website refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Trophy, Sparkles, LucideIcon } from 'lucide-react';
|
||||
import { Card } from '@/ui/Card';
|
||||
import { EmptyState as UiEmptyState } from '@/ui/EmptyState';
|
||||
import { EmptyState as UiEmptyState } from '@/components/shared/state/EmptyState';
|
||||
|
||||
interface EmptyStateProps {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user