set proper demo link

This commit is contained in:
hay-kot 2021-05-12 11:24:48 -08:00
parent 5f074fe5d9
commit 2cabde220f

View File

@ -3,7 +3,7 @@
<!-- Dummpy Comment --> <!-- Dummpy Comment -->
<TheAppBar /> <TheAppBar />
<v-main> <v-main>
<v-banner v-if="!demo" sticky> <v-banner v-if="demo" sticky>
<div class="text-center"><b> This is a Demo of the v0.5.0 (BETA) </b> | Username: changeme@email.com | Password: demo</div> <div class="text-center"><b> This is a Demo of the v0.5.0 (BETA) </b> | Username: changeme@email.com | Password: demo</div>
</v-banner> </v-banner>
<GlobalSnackbar /> <GlobalSnackbar />