1
0
Fork 0
mirror of synced 2024-07-16 11:45:47 +12:00

change "Links" to "Relationships" in table data source selection

This commit is contained in:
andz-bb 2024-05-24 13:46:46 +01:00
parent f67601bd18
commit 1f2b3abb46

View file

@ -309,7 +309,7 @@
{#if links?.length}
<DataSourceCategory
dividerState={true}
heading="Links"
heading="Relationships"
dataSet={links}
{value}
onSelect={handleSelected}