change naming of toggle
This commit is contained in:
parent
78332a682e
commit
e1841ecc29
|
@ -20,6 +20,6 @@
|
|||
<Toggle
|
||||
bind:value={rowControl}
|
||||
on:change={toggleFieldControl}
|
||||
text="Fine Grained Row Control"
|
||||
text="Row Control"
|
||||
/>
|
||||
</ModalContent>
|
||||
|
|
Loading…
Reference in New Issue