mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Fix table alignment
This commit is contained in:
parent
2004550a58
commit
487f0af412
@ -40,8 +40,8 @@ plugins=(... react-native)
|
||||
| **rniosxsm** | `react-native run-ios --simulator "iPhone Xs Max"` |
|
||||
| **rniosxr** | `react-native run-ios --simulator "iPhone Xʀ"` |
|
||||
| **rnios11** | `react-native run-ios --simulator "iPhone 11"` |
|
||||
| **rnios11p** | `react-native run-ios --simulator "iPhone 11 Pro"` |
|
||||
| **rnios11pm** | `react-native run-ios --simulator "iPhone 11 Pro Max"` |
|
||||
| **rnios11p** | `react-native run-ios --simulator "iPhone 11 Pro"` |
|
||||
| **rnios11pm** | `react-native run-ios --simulator "iPhone 11 Pro Max"` |
|
||||
| _iPad_ | |
|
||||
| **rnipad2** | `react-native run-ios --simulator "iPad 2"` |
|
||||
| **rnipad5** | `react-native run-ios --simulator "iPad (5th generation)"` |
|
||||
|
Loading…
Reference in New Issue
Block a user