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