Nozbe / withObservables

HOC (Higher-Order Component) for connecting RxJS Observables to React Components
https://github.com/Nozbe/WatermelonDB
MIT License
68 stars 26 forks source link

Fixed ObservableifyProps type #88

Closed saschahofmann closed 4 years ago

saschahofmann commented 4 years ago

Super minor typo fix but it drove me nuts because I couldn't find the type :D

radex commented 4 years ago

thanks!