diff --git a/.changeset/neat-ducks-grab.md b/.changeset/neat-ducks-grab.md new file mode 100644 index 00000000..8d307231 --- /dev/null +++ b/.changeset/neat-ducks-grab.md @@ -0,0 +1,5 @@ +--- +"@devup-ui/react": patch +--- + +Fix theme script diff --git a/packages/react/src/components/ThemeScript.tsx b/packages/react/src/components/ThemeScript.tsx index 82ab37d5..14fffed6 100644 --- a/packages/react/src/components/ThemeScript.tsx +++ b/packages/react/src/components/ThemeScript.tsx @@ -12,7 +12,7 @@ export function ThemeScript({ auto = true, theme }: ThemeScriptProps) { diff --git a/packages/react/src/components/__tests__/__snapshots__/ThemeScript.browser.test.tsx.snap b/packages/react/src/components/__tests__/__snapshots__/ThemeScript.browser.test.tsx.snap index 1e5c48b6..5d2fbe35 100644 --- a/packages/react/src/components/__tests__/__snapshots__/ThemeScript.browser.test.tsx.snap +++ b/packages/react/src/components/__tests__/__snapshots__/ThemeScript.browser.test.tsx.snap @@ -19,7 +19,7 @@ exports[`ThemeScript > should apply ThemeScript with not auto 1`] = ` exports[`ThemeScript > should apply ThemeScript with theme 1`] = `