diff options
Diffstat (limited to 'docs/roadmap/react-hooks.md')
-rw-r--r-- | docs/roadmap/react-hooks.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/roadmap/react-hooks.md b/docs/roadmap/react-hooks.md new file mode 100644 index 0000000..2e651d4 --- /dev/null +++ b/docs/roadmap/react-hooks.md @@ -0,0 +1,4 @@ +# React Hooks + +- [ ] "exhaustive-deps" +- [ ] "rules-of-hooks" |