diff --git a/@xen-orchestra/lite/src/stories/web-core/ui/card/ui-card-item.story.vue b/@xen-orchestra/lite/src/stories/web-core/ui/card/ui-card-item.story.vue index 516ca5036d4..347e4d3e771 100644 --- a/@xen-orchestra/lite/src/stories/web-core/ui/card/ui-card-item.story.vue +++ b/@xen-orchestra/lite/src/stories/web-core/ui/card/ui-card-item.story.vue @@ -1,17 +1,29 @@ - + - Uuid + {{ settings.defaultSlotContent }} - 71df26a2-678a-49c7-8232-8ebcac4987ab + + {{ settings.contentSlotContent }} + - + + - network Name + Network @@ -20,24 +32,31 @@ - Network Name + Network Name - + - Status + Status - Connected + Connected - - + + + + Tags + + {{ tag }} + + + @@ -45,13 +64,17 @@