mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 06:31:13 -05:00
Visual edit in Lovable
This commit is contained in:
@@ -28,7 +28,7 @@ export function ParkCard({
|
||||
case 'theme_park':
|
||||
return;
|
||||
case 'amusement_park':
|
||||
return <FerrisWheel className="w-5 h-5" />;
|
||||
return;
|
||||
case 'water_park':
|
||||
return <Waves className="w-5 h-5" />;
|
||||
case 'family_entertainment':
|
||||
|
||||
Reference in New Issue
Block a user