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
4747 <x-heroicon-s-sun class =" h-3 w-3 text-gray-400" />
4848 </span >
4949
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" >
5151 <x-heroicon-s-moon class =" h-3 w-3 text-gray-600" />
5252 </span >
5353 </span >
You can’t perform that action at this time.
0 commit comments