You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,6 @@ ReactDOM.render(
90
90
-[dob-react](https://github.com/dobjs/dob-react) - Connect dob to react! Here is a basic[demo](https://jsfiddle.net/yp90Lep9/21/), and here is a[demo](https://jsfiddle.net/g19ehhgu/11/) with fractal.[Quick start](./docs/dob-react.md).
91
91
-[dob-react-devtools](https://github.com/dobjs/dob-react-devtools) - Devtools for dob-react, with action and ui two way binding.
92
92
-[dob-redux](https://github.com/dobjs/dob-redux) - You can use both dob and Redux by using it! Enjoy the type and convenience of dob, and the ecology of Redux.
93
-
-[dob-refect](https://github.com/dobjs/dob-refetch) - Auto fetch, away from the trouble of`componentDidUpdate`.