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