fix: upload-pdf button text

This commit is contained in:
Timothée Goguely 2024-12-20 18:13:33 +01:00
parent d1fd4ed568
commit 0eb9b31f3c

View file

@ -16,7 +16,7 @@
</button> </button>
<div class="btn | w-full" v-if="!pdf"> <div class="btn | w-full" v-if="!pdf">
<label for="upload-pdf"> <label for="upload-pdf">
Ajouter brief PDF Ajouter un brief PDF
<input <input
id="upload-pdf" id="upload-pdf"
type="file" type="file"