change "Links" to "Relationships" in table data source selection
This commit is contained in:
parent
f67601bd18
commit
1f2b3abb46
|
@ -309,7 +309,7 @@
|
|||
{#if links?.length}
|
||||
<DataSourceCategory
|
||||
dividerState={true}
|
||||
heading="Links"
|
||||
heading="Relationships"
|
||||
dataSet={links}
|
||||
{value}
|
||||
onSelect={handleSelected}
|
||||
|
|
Loading…
Reference in New Issue