yarn lint --fix

This commit is contained in:
ogerly 2021-12-16 17:08:02 +01:00
parent ab5baf00d4
commit a4a51fbf9d

View File

@ -22,13 +22,8 @@
<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>