We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842389f commit a1ebebdCopy full SHA for a1ebebd
docs/source/reference/hooks-api.rst
@@ -7,12 +7,6 @@ Components. Their usage should always follow the :ref:`Rules of Hooks`. For most
7
cases the :ref:`Basic Hooks` should be enough, however the remaining
8
:ref:`Supplementary Hooks` should fulfill less common scenarios.
9
10
-.. note::
11
-
12
- Not all of React's built-in hooks have been implemented.
13
- `In the future <https://github.com/idom-team/idom/issues/203>`_ they will be
14
- added, but if you have a particular need for a missing hook post an issue.
15
16
17
Basic Hooks
18
===========
0 commit comments