🐛 fix: bugs fixed
This commit is contained in:
parent
b807657583
commit
80a0cb656a
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user