Update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<v-app-bar fixed app color="primary" dark>
|
||||
<v-btn to="/" text rounded>Simple Notes</v-btn>
|
||||
<v-btn to="/" text rounded>{{ $colorMode.value }}</v-btn>
|
||||
<v-spacer />
|
||||
<client-only>
|
||||
<v-btn aria-label="theme switcher" icon @click="toggleTheme">
|
||||
|
||||
Reference in New Issue
Block a user