add example

This commit is contained in:
Nick Senger 2022-04-18 08:51:49 -07:00
parent 26b68d74f3
commit 11986547cb
No known key found for this signature in database
GPG key ID: F905159224DB77D8
3 changed files with 114 additions and 0 deletions

View file

@ -93,6 +93,7 @@ members = [
"examples/pure/pick_list",
"examples/pure/todos",
"examples/pure/tour",
"examples/pure/stateless_component",
"examples/websocket",
]