mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn lint fix
This commit is contained in:
parent
0c6a86dc1e
commit
e59c20cea6
@ -3,12 +3,7 @@
|
|||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<b-row class="ml-1 mr-1 mb-2">
|
<b-row class="ml-1 mr-1 mb-2">
|
||||||
<b-col class="col-6 p-3 g-border">
|
<b-col class="col-6 p-3 g-border">
|
||||||
<status
|
<status class="gdd-status-gdd" :pending="pending" :balance="balance" status-text="GDD" />
|
||||||
class="gdd-status-gdd"
|
|
||||||
:pending="pending"
|
|
||||||
:balance="balance"
|
|
||||||
status-text="GDD"
|
|
||||||
/>
|
|
||||||
</b-col>
|
</b-col>
|
||||||
<b-col class="col-6 p-3 text-right g-border">
|
<b-col class="col-6 p-3 text-right g-border">
|
||||||
<status
|
<status
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user