mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
fix lint
This commit is contained in:
parent
ff9866d4f3
commit
9e255fb6e1
@ -8,7 +8,10 @@
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<contribution-messages-formular v-if="state === 'PENDING' || state === 'IN_PROGRESS'" :contributionId="contributionId" />
|
||||
<contribution-messages-formular
|
||||
v-if="state === 'PENDING' || state === 'IN_PROGRESS'"
|
||||
:contributionId="contributionId"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user