updating buttons, dark mode, flags, and configs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import { reactive, computed, onBeforeMount, provide } from 'vue'
|
||||
import { reactive, computed, onBeforeMount, onMounted, provide } from 'vue'
|
||||
|
||||
const emit = defineEmits(['themeUpdate'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user