diff --git a/components/xtable/ImageCell.tsx b/components/xtable/ImageCell.tsx index 4592364..d2b0b18 100644 --- a/components/xtable/ImageCell.tsx +++ b/components/xtable/ImageCell.tsx @@ -258,8 +258,8 @@ export default function ImageCell({ <> } onClick={() => !error && setShowModal(true)} className="cursor-pointer"