There was an error while loading. Please reload this page.
2 parents 70e0f4d + 0730491 commit 43faa39Copy full SHA for 43faa39
docs/ecosystem-jest-native.md
@@ -13,7 +13,7 @@ npm install --save-dev @testing-library/jest-native
13
```
14
15
```javascript
16
-;<View>
+<View>
17
<View testID="not-empty">
18
<Text testID="empty" />
19
</View>
0 commit comments