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
|
||||
</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="wallet">Wallet</b-nav-item>
|
||||
<b-nav-item @click="logout">Logout</b-nav-item>
|
||||
</b-navbar-nav>
|
||||
|
||||
|
||||
</b-collapse>
|
||||
|
||||
|
||||
</b-navbar>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user