Prueba ssh

This commit is contained in:
2026-03-10 19:20:07 +01:00
parent 4d4cae2d8b
commit cec96b94da

View File

@@ -57,6 +57,7 @@ function RouteComponent() {
longitude={location.lng} longitude={location.lng}
latitude={location.lat} latitude={location.lat}
> >
{/* Prueba para ssl */}
<MarkerContent> <MarkerContent>
<Drone size={24} color="green" className="text-green-200" /> <Drone size={24} color="green" className="text-green-200" />
</MarkerContent> </MarkerContent>