瀏覽代碼

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"
   }
 })