Update autoscreen toggle text
This commit is contained in:
parent
a5b574d61e
commit
c5263999c3
|
@ -87,7 +87,7 @@
|
|||
bind:value={name}
|
||||
{error} />
|
||||
<Toggle
|
||||
text="Create screens to view and edit rows in this table"
|
||||
text="Generate screens in the design section"
|
||||
bind:checked={createAutoscreens} />
|
||||
<div>
|
||||
<Label grey extraSmall>Create Table from CSV (Optional)</Label>
|
||||
|
|
Loading…
Reference in New Issue