From 0a0596b4b1dbd3f3f5cce09675b1f08672b79f19 Mon Sep 17 00:00:00 2001 From: dal Date: Fri, 22 Aug 2025 08:59:37 -0600 Subject: [PATCH] Comment out the disabled prop in DynamicReportEditor for clarity --- apps/web/src/app/test/report-playground/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/app/test/report-playground/page.tsx b/apps/web/src/app/test/report-playground/page.tsx index fdaffec49..c1198fbdd 100644 --- a/apps/web/src/app/test/report-playground/page.tsx +++ b/apps/web/src/app/test/report-playground/page.tsx @@ -34,7 +34,7 @@ export default function ReportPlayground() {