From 51cca64dd5d960924299e1c3f457f88b8783a4f8 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Wed, 15 Oct 2025 12:55:07 +0530 Subject: [PATCH] adjust history table whenever select comment tab --- src/components/collections/Comment.jsx | 2 +- src/components/collections/ViewCollection.jsx | 64 ++++++++----------- 2 files changed, 29 insertions(+), 37 deletions(-) diff --git a/src/components/collections/Comment.jsx b/src/components/collections/Comment.jsx index 26c279eb..5bb2167f 100644 --- a/src/components/collections/Comment.jsx +++ b/src/components/collections/Comment.jsx @@ -27,7 +27,7 @@ const Comment = ({ invoice }) => { AddComment(payload); }; return ( -
+