We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b921947 commit d22733eCopy full SHA for d22733e
vite.config.ts
@@ -25,6 +25,7 @@ export default defineConfig({
25
globals: {
26
react: 'React',
27
'@emotion/react': '@emotion/react',
28
+ '@emotion/react/jsx-runtime': 'jsxRuntime',
29
},
30
31
0 commit comments