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