Преглед изворни кода

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

wudebin пре 10 месеци
родитељ
комит
79a5bccc46
1 измењених фајлова са 1 додато и 1 уклоњено
  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"
   }
 })