ALwrity + Wix + Wordpress + GSC + Bug Fixes

This commit is contained in:
ajaysi
2025-10-10 13:08:09 +05:30
parent af4c8afb5b
commit 11f164ae21
80 changed files with 125 additions and 678 deletions

View File

@@ -13,9 +13,6 @@ import { motion } from 'framer-motion';
import {
Activity,
RefreshCw,
AlertTriangle,
CheckCircle,
XCircle,
Clock,
Zap
} from 'lucide-react';
@@ -27,7 +24,6 @@ import { SystemHealth } from '../../types/monitoring';
import {
getHealthStatusColor,
getHealthStatusIcon,
formatResponseTime,
formatErrorRate,
getPerformanceStatus
} from '../../services/monitoringService';