Skip to content

Commit cdf5939

Browse files
committed
--wip--
1 parent bb49112 commit cdf5939

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/layers/base/app/components/BaseColormode.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ const handleUpdate = () => {
88
</script>
99

1010
<template>
11+
<pre>
12+
{{ colorMode }}
13+
</pre>
1114
<BaseSwitch
1215
v-model="colorMode.preference"
1316
class="w-fit"

0 commit comments

Comments
 (0)