feat(ui) : add UsedInSection showing reverse entity relationships on detail pages
This commit is contained in:
@@ -198,6 +198,8 @@
|
||||
<span class="badge badge-outline">{{ structurePreview }}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<CommonUsedInSection entity-type="products" :entity-id="product?.id ?? null" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user