Skip to content

Commit a553b96

Browse files
jeronedanstepanov
andauthored
Fix example in README.md (#225)
Co-authored-by: dan <dan@danstepanov.com>
1 parent 30f9c5d commit a553b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export default function App() {
117117
return (
118118
<MyView className="container">
119119
<MyView className="box" />
120-
</View>
120+
</MyView>
121121
);
122122
}
123123
```

0 commit comments

Comments
 (0)