dioxus-community / dioxus-free-icons

Use free svg icons in your Dioxus projects easily with dioxus-free-icons.
Other
73 stars 18 forks source link

fix: fixed a non existing type in the example #16

Closed JameEnder closed 1 year ago

JameEnder commented 1 year ago

Just changed a non existing type of Icon::FaRust to the actual FaRust icon.

nissy-dev commented 1 year ago

Thank you for your contribution!