fix(ui) : use correct component names without path prefix (EmptyState, UsedInSection)
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Error State -->
|
||||
<CommonEmptyState
|
||||
<EmptyState
|
||||
v-else
|
||||
:icon="IconLucideAlertTriangle"
|
||||
title="Machine non trouvée"
|
||||
|
||||
Reference in New Issue
Block a user