From d9afeffbf18cface57523e72a3e185f6fb3a2de8 Mon Sep 17 00:00:00 2001 From: Kien Ngo Date: Fri, 27 Feb 2026 02:56:51 +0700 Subject: [PATCH] fix: Allow copy value as object (#299) --- apps/start/src/components/ui/key-value-grid.tsx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/apps/start/src/components/ui/key-value-grid.tsx b/apps/start/src/components/ui/key-value-grid.tsx index 54481274..ea0fbd41 100644 --- a/apps/start/src/components/ui/key-value-grid.tsx +++ b/apps/start/src/components/ui/key-value-grid.tsx @@ -102,7 +102,18 @@ export function KeyValueGrid({