This commit is contained in:
Darshan
2025-11-10 11:52:06 +05:30
parent b0ead443e1
commit c6cd27debe
@@ -206,9 +206,7 @@
await invalidate(Dependencies.TABLE);
isRefreshing = false;
}}>
<div
style:line-height="0px"
class:rotating={isRefreshing}>
<div style:line-height="0px" class:rotating={isRefreshing}>
<Icon icon={IconRefresh} size="s" />
</div>
</Button>