🚀 Auto-deploy: BrainWind atualizado em 01/09/2026 16:55:27

This commit is contained in:
2026-09-01 16:55:27 +00:00
parent f66ae1a3aa
commit 3219011b33
16 changed files with 82 additions and 32 deletions
+1
View File
@@ -2,6 +2,7 @@ import { Link } from 'react-router-dom';
import { Warehouse, Cylinder, Church, CircleDot, Square, Layers, BarChart3, Frame, Tent, Calculator } from 'lucide-react';
import { useI18n } from '../store/i18nStore';
import { useWindStore } from '../store/appStore';
import { usePersistentState } from '@/hooks/usePersistentState';
// Mocked icons for bridge and tower to match App.tsx
const BridgeIcon = (props: React.SVGProps<SVGSVGElement>) => (