website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { CheckCircle, Clock, Gavel } from 'lucide-react';
|
||||
import { StatBox } from '@/ui/StatBox';
|
||||
import { Grid } from '@/ui/Grid';
|
||||
import { Grid } from '@/ui/primitives/Grid';
|
||||
import { CheckCircle, Clock, Gavel } from 'lucide-react';
|
||||
|
||||
interface StewardingStatsProps {
|
||||
totalPending: number;
|
||||
|
||||
Reference in New Issue
Block a user