Skip to content

Commit e0fb5e0

Browse files
author
Alessio Civitillo
committed
fixing link references
1 parent 565e2b4 commit e0fb5e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/managing-state/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ need to be able to share state between those two components, to share state betw
2121
componets move state to the nearest parent. In React world this is known as "lifting
2222
state up" and it is a very common thing to do. Let's look at 2 examples, also from
2323
`React <https://beta.reactjs.org/learn/sharing-state-between-components>`__,
24-
but translated to IDOM.
25-
26-
.. idom:: shared-component-state/_examples/filterable_list
24+
but translated to IDOM.

0 commit comments

Comments
 (0)