We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f326852 commit 4bfc275Copy full SHA for 4bfc275
README.md
@@ -95,3 +95,7 @@ function App() {
95
96
ReactDOM.render(<App />, document.getElementById('root'));
97
```
98
+
99
+## TODO
100
+ - [] reference of hooks in another hooks
101
+ - [] dynamic hooks injection
0 commit comments