feat: making examples in readme look good
This commit is contained in:
@@ -66,7 +66,7 @@ fn metric(props) {
|
||||
space_evenly: false,
|
||||
}, [
|
||||
box(#{ class: "label" }, [ label(#{ text: label_prop }) ]),
|
||||
slider(#{
|
||||
scale(#{
|
||||
min: 0,
|
||||
max: 101,
|
||||
active: onchange_prop != "",
|
||||
|
||||
Reference in New Issue
Block a user