File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/components Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ class="darkModeToggle bg-gray-300 dark:bg-gray-500 relative inline-flex shrink-0
47
47
<x-heroicon-s-sun class =" h-3 w-3 text-gray-400" />
48
48
</span >
49
49
50
- <span class =" hidden dark:flex opacity-0 ease-out duration-100 dark:opacity-0 dark:ease-out dark:duration-100 absolute inset-0 h-full w-full items-center justify-center transition-opacity opacity-100 ease-in duration-200 " aria-hidden =" true" >
50
+ <span class =" hidden dark:flex opacity-0 ease-out duration-100 dark:opacity-100 dark:ease-in dark:duration-200 absolute inset-0 h-full w-full items-center justify-center transition-opacity" aria-hidden =" true" >
51
51
<x-heroicon-s-moon class =" h-3 w-3 text-gray-600" />
52
52
</span >
53
53
</span >
You can’t perform that action at this time.
0 commit comments