mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
chore: upgrade dependencies
This commit is contained in:
@ -42,7 +42,7 @@ const DarkModeBtn = () => {
|
||||
<button>
|
||||
<div
|
||||
className={clsx(
|
||||
'w-5 h-5 rounded-md animate-pulse',
|
||||
'w-5 h-5 rounded-lg-md animate-pulse',
|
||||
'bg-gray-300 dark:bg-gray-500',
|
||||
)}
|
||||
></div>
|
||||
|
Reference in New Issue
Block a user