br
This commit is contained in:
@@ -54,6 +54,7 @@ fn App(cx: Scope) -> Element {
|
||||
rsx! {
|
||||
p {
|
||||
"{a.start}..{a.stop}: "
|
||||
br {}
|
||||
img { src: "data:image/png;base64, {a.screenshot}" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user