Implement pure version of the tour example 🎉
This commit is contained in:
parent
6689ede6d8
commit
cff891833b
5 changed files with 753 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ members = [
|
|||
"examples/url_handler",
|
||||
"examples/pure/counter",
|
||||
"examples/pure/todos",
|
||||
"examples/pure/tour",
|
||||
"examples/websocket",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue