shorter placeholder

This commit is contained in:
Julien Calixte
2023-04-20 00:09:14 +02:00
parent fb498ba305
commit c810f35afd

View File

@@ -38,7 +38,7 @@ const stepsTextarea = computed({
v-model="stepsTextarea"
rows="15"
class="textarea"
placeholder="- [step] | <minutes you estimate it will take>"
placeholder="- [step] | <estimation>"
></textarea>
</div>
</div>