🐛 fix: bugs fixed
This commit is contained in:
parent
b807657583
commit
80a0cb656a
|
@ -140,7 +140,7 @@ const globalStatusMessage = computed<{
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div class="container">
|
||||
<div class="container" data-testid="file-label">
|
||||
<VLabel
|
||||
:for="`file-upload-${props.id}`"
|
||||
:label="props.label"
|
||||
|
|
Loading…
Reference in New Issue
Block a user