Commit 1743ed9
authored
fix path-rn.js for release build
ReactNativeRender-prod.js
ReactNativeRender-profiling.js
have different form to check invariant:
invariant(
type.isInAParentText,
"Text strings must be rendered within a <Text> component."
),1 parent e11aab8 commit 1743ed9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments