🚀 Auto-deploy: BrainWind atualizado em 01/09/2026 16:55:27
This commit is contained in:
@@ -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>) => (
|
||||
|
||||
Reference in New Issue
Block a user