summaryrefslogtreecommitdiff
path: root/plugins/react-native
diff options
context:
space:
mode:
authorErik <ethorelli@gmail.com>2018-09-25 11:36:35 -0400
committerMarc Cornellà <marc.cornella@live.com>2018-09-25 17:36:35 +0200
commit7f6e6cf346268a6d2cdf6fe167a60827aab53f0b (patch)
treec75a54730cf572b86f6cd3102fa92c6d329ff35b /plugins/react-native
parent5e1d351339d9ea10023fbf175efcd0515cea0a94 (diff)
downloadzsh-7f6e6cf346268a6d2cdf6fe167a60827aab53f0b.tar.gz
zsh-7f6e6cf346268a6d2cdf6fe167a60827aab53f0b.tar.bz2
zsh-7f6e6cf346268a6d2cdf6fe167a60827aab53f0b.zip
react-native: fix table in README (#7159)
Fixes the broken bottom "Logging" section of the table
Diffstat (limited to 'plugins/react-native')
-rw-r--r--plugins/react-native/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/react-native/README.md b/plugins/react-native/README.md
index ebe1be0e0..d1fce0fc2 100644
--- a/plugins/react-native/README.md
+++ b/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` |