Fixes varios #2 #88

Merged
jsegarra merged 17 commits from wbuezas/hedera-web-mindshore:bugfix/fixes-2 into 4922-vueMigration 2024-10-04 18:14:44 +00:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit fdff59a74d - Show all commits

View File

@ -63,9 +63,7 @@ const loginAsGuest = async () => {
<template>
<div class="main">
<div class="header">
<router-link to="/" class="block">
<img src="statics/logo.svg" alt="Verdnatura" class="block" />
</router-link>
<img src="statics/logo.svg" alt="Verdnatura" class="block" />
</div>
<QForm @submit="login()" class="q-gutter-y-md">
<div class="q-gutter-y-sm">