1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Small text change to autoscreen toggle

This commit is contained in:
Andrew Kingston 2021-01-07 09:32:44 +00:00
parent fcad9892e0
commit a5b574d61e

View file

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