Sfoglia il codice sorgente

update app/pages/home/maps/PinMessage.js

wudebin 10 mesi fa
parent
commit
79a5bccc46
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Strides-APP/app/pages/home/maps/PinMessage.js

+ 1 - 1
Strides-APP/app/pages/home/maps/PinMessage.js

@@ -154,6 +154,6 @@ const styles = StyleSheet.create({
     color: textPrimary,
     padding: 16,
     fontSize: 16,
-    fontWeight: "bold",
+    fontWeight: "bold"
   }
 })