change heading form to textarea
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-04-02 18:22:33 +02:00
parent a1df4d8967
commit e635a5a13a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -3,7 +3,7 @@
<div class="col-span-3 flex flex-col gap-4 lg:gap-6">
<div class="drop-shadow-md rounded-md md:border border-zinc-300 p-5">
<div>
<InputForm
<TextareaForm
id="heading"
v-model="heading"
label="Heading"