fix(merge): resolved conflict

This commit is contained in:
ArneBo 2025-04-02 03:52:24 +02:00
parent efe5674d04
commit c4bcceb358
1 changed files with 0 additions and 8 deletions

View File

@ -100,11 +100,7 @@ const submit = async () => {
<a
v-if="showMore === false"
class="more"
<<<<<<< HEAD
style="align-self: end; color: var(--fw-primary);"
=======
style="align-self: end; color: var(--fw-primary);"
>>>>>>> 1684a8660 (chore(front): correct types and layout for profiles)
href=""
@click.stop.prevent="showMore = true"
>
@ -113,11 +109,7 @@ const submit = async () => {
<a
v-else
class="more"
<<<<<<< HEAD
style="align-self: end; color: var(--fw-primary);"
=======
style="align-self: end; color: var(--fw-primary);"
>>>>>>> 1684a8660 (chore(front): correct types and layout for profiles)
href=""
@click.stop.prevent="showMore = false"
>