浏览代码

react-native: fix table in README (#7159)

Fixes the broken bottom "Logging" section of the table
Erik 5 年之前
父节点
当前提交
7f6e6cf346
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      plugins/react-native/README.md

+ 0 - 1
plugins/react-native/README.md

@@ -33,7 +33,6 @@ plugins=(... react-native)
 | **rniosxs**   | `react-native run-ios --simulator "iPhone XS"`     |
 | **rniosxsm**  | `react-native run-ios --simulator "iPhone XS Max"` |
 | **rniosxr**   | `react-native run-ios --simulator "iPhone XR"`     |
-
 | _Logging_     |
 | **rnland**    | `react-native log-android`                         |
 | **rnlios**    | `react-native log-ios`                             |