From 98d501b6c54618cea28c3b945e2ae73c1b603a6b Mon Sep 17 00:00:00 2001 From: Nihad <85496000+nihadgithub@users.noreply.github.com> Date: Thu, 22 Aug 2024 07:56:17 +0530 Subject: [PATCH] uichange: edit dialog @ my-activites --- src/components/table.tsx | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/src/components/table.tsx b/src/components/table.tsx index 2684287..6f1f541 100644 --- a/src/components/table.tsx +++ b/src/components/table.tsx @@ -165,9 +165,9 @@ const handleEdit = async ()=>{ {setViews(e.target.value)}} /> @@ -176,30 +176,32 @@ const handleEdit = async ()=>{ {setLikes(e.target.value)}} /> - - +
+ + +
- )} + )} )}