mirror of
https://github.com/yude-jp/yude.jp
synced 2025-12-17 05:04:15 +09:00
Update text @ toggle switch
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user