fix modal confirmatiom button
This commit is contained in:
parent
59b59dcccb
commit
78332a682e
|
@ -14,8 +14,8 @@
|
||||||
|
|
||||||
<ModalContent
|
<ModalContent
|
||||||
title="Automation Configuration"
|
title="Automation Configuration"
|
||||||
confirmText="Test"
|
|
||||||
showConfirmButton={false}
|
showConfirmButton={false}
|
||||||
|
showCancelButton={false}
|
||||||
>
|
>
|
||||||
<Toggle
|
<Toggle
|
||||||
bind:value={rowControl}
|
bind:value={rowControl}
|
||||||
|
|
Loading…
Reference in New Issue