add pure version of color_palette example

This commit is contained in:
Max Unsted 2022-05-02 16:05:40 +01:00 committed by Héctor Ramón Jiménez
parent 785385d889
commit a28799b65e
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
5 changed files with 491 additions and 0 deletions

View file

@ -91,6 +91,7 @@ members = [
"examples/url_handler",
"examples/websocket",
"examples/pure/arc",
"examples/pure/color_palette",
"examples/pure/component",
"examples/pure/counter",
"examples/pure/game_of_life",