diff --git a/src/pages/Trash/List.tsx b/src/pages/Trash/List.tsx index 464ec08..35ded80 100644 --- a/src/pages/Trash/List.tsx +++ b/src/pages/Trash/List.tsx @@ -146,12 +146,6 @@ const List: FC = () => { className={`cursor-pointer min-w-[18px] ${isFetching ? 'animate-spin-reverse' : ''}`} onClick={() => refetch()} /> - + { className={`cursor-pointer min-w-[18px] ${isFetching ? 'animate-spin-reverse' : ''}`} onClick={() => refetch()} /> - +