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