fix(ui) : use correct component names without path prefix (EmptyState, UsedInSection)
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<CommonUsedInSection entity-type="composants" :entity-id="component?.id ?? null" />
|
||||
<UsedInSection entity-type="composants" :entity-id="component?.id ?? null" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user