What's the idea to use two different imports for ReactDOM?
I have an issue because of that: "SyntaxError: The requested module '....node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js?v=6b12d63f' does not provide an export named 'default' (at index.mjs?v=6b12d63f:5:8)"
For usage questions, please use Stack Overflow or use GitHub Discussions instead of posting an issue. This helps us keep bugs and feature requests prioritized, and it increases the liklihood that more people see your question and can answer it more qiuckly!
Question
What's the idea to use two different imports for ReactDOM?
I have an issue because of that: "SyntaxError: The requested module '....node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js?v=6b12d63f' does not provide an export named 'default' (at index.mjs?v=6b12d63f:5:8)"
For usage questions, please use Stack Overflow or use GitHub Discussions instead of posting an issue. This helps us keep bugs and feature requests prioritized, and it increases the liklihood that more people see your question and can answer it more qiuckly!