Skip to content

Commit 8dbd29b

Browse files
committed
remove call for diagram
1 parent ddb7217 commit 8dbd29b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/user-guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -966,8 +966,6 @@ Following, we'll look into each one of these aspects a bit more in detail.
966966
Every `Element` always maps to an underlying `JavaScript` `Element` in a web page. These 2
967967
elements are always in sync and any change of state in one is reflect into the other.
968968

969-
__ADD DIAGRAM HERE__
970-
971969
##### Creating a new element
972970

973971
New elements can be created by using the `pydom.create` method and passing the type of element

0 commit comments

Comments
 (0)