feat(ui) : add UsedInSection showing reverse entity relationships on detail pages

This commit is contained in:
2026-04-04 17:29:13 +02:00
parent 4afbc8ba8a
commit 8b02f821d3
5 changed files with 107 additions and 0 deletions

View File

@@ -198,6 +198,8 @@
</p>
</div>
</div>
<CommonUsedInSection entity-type="composants" :entity-id="component?.id ?? null" />
</div>
</template>