Update autoscreen toggle text

This commit is contained in:
Andrew Kingston 2021-01-07 10:00:24 +00:00
parent a5b574d61e
commit c5263999c3
1 changed files with 1 additions and 1 deletions

View File

@ -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>