Skip to content

Commit 65d1528

Browse files
committed
fix doc test
1 parent de5e7dc commit 65d1528

File tree

1 file changed

+2
-0
lines changed
  • docs/source/creating-interfaces/your-first-components

1 file changed

+2
-0
lines changed

docs/source/creating-interfaces/your-first-components/index.rst

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ block:
6969

7070
.. testcode::
7171

72+
from idom import html
73+
7274
html.ul(
7375
html._(
7476
html.li("Group 1 Item 1"),

0 commit comments

Comments
 (0)