fix hover.rs formatting

This commit is contained in:
Evan Simkowitz 2023-08-23 22:29:12 -04:00
parent c9da74313c
commit a5b97aa4a3
No known key found for this signature in database
GPG key ID: 17F88C71AA49179F

View file

@ -52,10 +52,10 @@ fn app(cx: Scope) -> Element {
};
cx.render(rsx! {
#[dxfmt::skip]
div {
width: "100%",
height: "100%",
div {
width: "100%",
height: "100%",
flex_direction: "column",
div {