From c8d1c3d02c3a36e141f5a5f135ee8bf110965f16 Mon Sep 17 00:00:00 2001 From: "nick.lucas" Date: Fri, 16 Jan 2026 14:25:09 +0000 Subject: [PATCH] Debug debug comment --- plugins/csv-import/src/main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/csv-import/src/main.tsx b/plugins/csv-import/src/main.tsx index fde942242..bcc99be41 100644 --- a/plugins/csv-import/src/main.tsx +++ b/plugins/csv-import/src/main.tsx @@ -16,7 +16,7 @@ if (collection && collection.managedBy !== "user") { // This API is unstable and will change without warning, we do not recommend using it until we publish a stable version. const initialState = framer[$framerInternal.initialState] const shouldCreate = initialState.intent === "collection/add" -console.log("Initial State:", initialState, "Should Create:", shouldCreate) + ReactDOM.createRoot(root).render(