Skip to content

Commit e06cbaf

Browse files
authored
Update README.md
1 parent 98a0a1e commit e06cbaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Search Box
22

3-
This is part of a medium post, which can be found at at []https://medium.com/@csepulv/latest](https://medium.com/@csepulv/latest)
3+
This is part of a medium post, which can be found at [here](https://hackernoon.com/code-reuse-using-higher-order-hoc-and-stateless-functional-components-in-react-and-react-native-6eeb503c665)
44

55
## Baseline React and React Native apps
66
### React / web
@@ -278,4 +278,4 @@ AppRegistry.registerComponent('SearchBoxMobile', () => SearchBoxMobile);
278278
```
279279
You can run the simulator with `react-native run-ios`
280280

281-
281+

0 commit comments

Comments
 (0)