From 113fc1fa3df38b2fa97f735a8726407e8b80250c Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 17 Oct 2025 16:11:39 +0000 Subject: [PATCH] save --- .../portfolio/[slug]/components/propertyTableColumns.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/[slug]/components/propertyTableColumns.tsx b/src/app/portfolio/[slug]/components/propertyTableColumns.tsx index 097ee1a..7d71f8a 100644 --- a/src/app/portfolio/[slug]/components/propertyTableColumns.tsx +++ b/src/app/portfolio/[slug]/components/propertyTableColumns.tsx @@ -235,9 +235,10 @@ export const columns: ColumnDef[] = [ - - Book a survey Actions + console.log("hello junte")}> + Book a survey + navigator.clipboard.writeText(payment.id)} className="text-gray-700 cursor-pointer" @@ -254,7 +255,6 @@ export const columns: ColumnDef[] = [ Delete Property -