Add theme switching!!!! #18
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@
|
||||||
|
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { onMounted } from 'vue';
|
|
||||||
import Button from '~/components/Button.vue';
|
|
||||||
|
|
||||||
const { logout } = useAuth()
|
const { logout } = useAuth()
|
||||||
const appConfig = useRuntimeConfig()
|
const appConfig = useRuntimeConfig()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue