edit: style format

This commit is contained in:
ISA
2024-06-26 09:47:45 +02:00
parent e74fcd8ad3
commit 8f38fc2c62

View File

@@ -2197,7 +2197,7 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
<span class="text-gray-800"> <span class="text-gray-800">
<span class="font-bold">Modul :</span> ${stat.Modul || "N/A"} <span class="font-bold">Modul :</span> ${stat.Modul || "N/A"}
</span><br> </span><br>
</div> </div>
`; `;
} }