added loaded and enable disable for useQuery

This commit is contained in:
subnub
2024-06-30 14:42:11 -04:00
parent 9f1ab10f40
commit 006f8227d7
19 changed files with 106 additions and 88 deletions
+2 -2
View File
@@ -81,13 +81,13 @@ const LeftSection = (props) => {
</div>
</div>
<div className="border-t border-[#E8EEF2] pr-[20px] pt-4">
<ul className="m-0 list-none p-0 cursor-pointer">
<ul className="m-0 list-none p-0 cursor-pointer ">
<li>
<a
onClick={goTrash}
className={classNames(
"flex items-center text-[#3c85ee] font-medium no-underline animate",
isTrash ? "text-[#3c85ee]" : "text-[#637381]"
isTrash ? "text-red-500" : "text-[#637381]"
)}
>
<span>