Implemented Tooltip as Pure

This commit is contained in:
Casper Rogild Storm 2022-04-22 13:35:53 +02:00
parent a33e320521
commit 5d67f9988c
No known key found for this signature in database
GPG key ID: 8F52569F9DDB2ECC
8 changed files with 438 additions and 2 deletions

View file

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