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
ab5baf00d4
commit
a4a51fbf9d
@ -19,16 +19,11 @@
|
|||||||
>
|
>
|
||||||
{{ $store.state.openCreations }} offene Schöpfungen
|
{{ $store.state.openCreations }} offene Schöpfungen
|
||||||
</b-nav-item>
|
</b-nav-item>
|
||||||
<b-nav-item @click="wallet" >Wallet</b-nav-item>
|
<b-nav-item @click="wallet">Wallet</b-nav-item>
|
||||||
<b-nav-item @click="logout" >Logout</b-nav-item>
|
<b-nav-item @click="logout">Logout</b-nav-item>
|
||||||
</b-navbar-nav>
|
</b-navbar-nav>
|
||||||
|
|
||||||
|
|
||||||
</b-collapse>
|
</b-collapse>
|
||||||
|
|
||||||
|
|
||||||
</b-navbar>
|
</b-navbar>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user