Explorar o código

fix: add attributions

Jonathan Kelley %!s(int64=3) %!d(string=hai) anos
pai
achega
89cfda4bf9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      examples/svg.rs

+ 2 - 0
examples/svg.rs

@@ -1,3 +1,5 @@
+// Thanks to @japsu and their project https://github.com/japsu/jatsi for the example!
+
 use dioxus::{events::MouseEvent, prelude::*};
 
 fn main() {