diff --git a/src/components/Column/__tests__/__snapshots__/Column.test.tsx.snap b/src/components/Column/__tests__/__snapshots__/Column.test.tsx.snap index 7177d7116f..2d1d707a0e 100644 --- a/src/components/Column/__tests__/__snapshots__/Column.test.tsx.snap +++ b/src/components/Column/__tests__/__snapshots__/Column.test.tsx.snap @@ -605,6 +605,7 @@ exports[`Column should have correct style show column with correct style 1`] = ` >
Lorem Ipsum
@@ -1166,6 +1167,7 @@ exports[`Column should have correct style show column with correct style 1`] = ` >
Lorem Ipsum
diff --git a/src/index.tsx b/src/index.tsx index 549e6c45cf..47f7fed176 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -49,7 +49,7 @@ if (ANALYTICS_DATA_DOMAIN && ANALYTICS_SRC) { const root = createRoot(document.getElementById("root") as HTMLDivElement); -Clarity.init("pf8vadt2x0"); +Clarity.init("pffqg7itv6"); root.render(