fix(nx-dev): remove unmatched bracket. updates warning description (#19481)
This commit is contained in:
parent
82a0d613d2
commit
77a5c9eaa8
@ -164,5 +164,5 @@ For manual update, go to [React Native Upgrade Helper](https://react-native-comm
|
||||
Nevertheless, you can use Nx's command `nx g @nx/react-native:upgrade-native <your project name>` to replace your iOS and Android folder with the latest code.
|
||||
|
||||
{% callout type="caution" title="Be careful" %}
|
||||
Nx's command `nx g @nx/react-native:upgrade-native <your project name>` is destructive, do **NOT** use it if you got customized native code.)
|
||||
Nx's command `nx g @nx/react-native:upgrade-native <your project name>` is destructive, do **NOT** use it if you have added customized native code.
|
||||
{% /callout %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user