Bel LaPointe 2023-12-27 22:05:49 -05:00
parent 4ab2e798af
commit 9c71c3ed3e
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ fn App(cx: Scope) -> Element {
rsx! {
p {
"{a.start}..{a.stop}: "
br {}
img { src: "data:image/png;base64, {a.screenshot}" }
}
}