radix-ui / icons

A crisp set of 15×15 icons designed by the @workos team.
https://radix-ui.com/icons
MIT License
2.17k stars 109 forks source link

TypeError: "__esModule" is read-only #143

Open NRodriguezcuellar opened 1 year ago

NRodriguezcuellar commented 1 year ago

Importing and using icons throws an error as you can see below

image image

It's a remix.js project using react 18.2.0 and "@radix-ui/react-icons": "^1.1.1"

It may be a problem with the bundling of the code