change dark mode toggle icon

This commit is contained in:
Inhji 2023-03-18 08:28:51 +01:00
parent 69b4926f6f
commit 8f686b4ce4

View file

@ -42,11 +42,11 @@ defmodule ChiyaWeb.CoreComponents do
</li>
<li>
<.link
href=""
href="#"
id="dark-mode-toggle"
class="text-xs leading-6 text-gray-100 font-semibold hover:text-gray-300"
>
<.icon name="hero-bolt-mini" class="h-4 w-4" />
<.icon name="hero-sun-mini" class="h-4 w-4" />
</.link>
</li>
<li>