automation fixes
This commit is contained in:
@@ -6,7 +6,7 @@ import React, { useState, useEffect } from 'react';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
import { Card } from '../ui/card';
|
||||
import Badge from '../ui/badge/Badge';
|
||||
import { fetchSiteProgress, SiteProgress } from '../../services/api';
|
||||
// import { fetchSiteProgress, SiteProgress } from '../../services/api';
|
||||
import { CheckCircleIcon, XCircleIcon, AlertCircleIcon, ArrowRightIcon } from 'lucide-react';
|
||||
|
||||
interface SiteProgressWidgetProps {
|
||||
|
||||
Reference in New Issue
Block a user