mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Update text @ toggle switch
This commit is contained in:
parent
17c0870ff0
commit
acd92dc22c
@ -26,7 +26,7 @@ const Toggle = () => {
|
|||||||
<div
|
<div
|
||||||
className="ml-3 font-medium"
|
className="ml-3 font-medium"
|
||||||
>
|
>
|
||||||
<span class="text-black dark:text-white">ダークモード</span>
|
<span class="text-black dark:text-white">🌙</span>
|
||||||
</div>
|
</div>
|
||||||
</label>
|
</label>
|
||||||
<style jsx>
|
<style jsx>
|
||||||
|
Loading…
Reference in New Issue
Block a user