website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Card from '@/components/ui/Card';
|
||||
import Card from '@/ui/Card';
|
||||
|
||||
interface PointsBreakdownTableProps {
|
||||
positionPoints: Array<{ position: number; points: number }>;
|
||||
|
||||
Reference in New Issue
Block a user