Skip to content

Commit a1ebebd

Browse files
authored
Remove old "missing react hooks" note (#805)
1 parent 842389f commit a1ebebd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: docs/source/reference/hooks-api.rst

-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ Components. Their usage should always follow the :ref:`Rules of Hooks`. For most
77
cases the :ref:`Basic Hooks` should be enough, however the remaining
88
:ref:`Supplementary Hooks` should fulfill less common scenarios.
99

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-
1610

1711
Basic Hooks
1812
===========

0 commit comments

Comments
 (0)