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