Fix checkbox doc title

This commit is contained in:
yozhgoor 2021-10-06 15:17:14 +02:00
parent 1369d931b5
commit e028a012e2

View file

@ -43,7 +43,7 @@ impl Component for CheckboxDoc {
html! {
<div>
<H1 class=classes!("docs-title")>{"Switch"}</H1>
<H1 class=classes!("docs-title")>{"Checkbox"}</H1>
<ExampleContainer
source=source
props=Some(html! {