mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
react-native: fix table in README (#7159)
Fixes the broken bottom "Logging" section of the table
This commit is contained in:
@@ -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` |
|
||||
|
||||
Reference in New Issue
Block a user