fix(ui) : use correct component names without path prefix (EmptyState, UsedInSection)

This commit is contained in:
2026-04-04 19:29:00 +02:00
parent ef4e208828
commit 3a5860c83c
6 changed files with 7 additions and 7 deletions

View File

@@ -173,7 +173,7 @@
</div>
<!-- Error State -->
<CommonEmptyState
<EmptyState
v-else
:icon="IconLucideAlertTriangle"
title="Machine non trouvée"