TarVK / model-react

A data model system to use with react hooks
https://tarvk.github.io/model-react/examples/build/
MIT License
13 stars 3 forks source link

Mistake in isDataLoadRequest #14

Closed TarVK closed 4 years ago

TarVK commented 4 years ago

https://github.com/TarVK/model-react/blob/master/src/model/_types/IDataLoadRequest.ts#L31 specifies markShouldRefresh, but this has been replaced by markIsLoading