🐛 fix: bugs fixed

This commit is contained in:
Paul Valerie GOMA 2025-07-27 03:58:07 +02:00
parent b807657583
commit 80a0cb656a

View File

@ -140,7 +140,7 @@ const globalStatusMessage = computed<{
</script> </script>
<template> <template>
<div class="container"> <div class="container" data-testid="file-label">
<VLabel <VLabel
:for="`file-upload-${props.id}`" :for="`file-upload-${props.id}`"
:label="props.label" :label="props.label"