icons icon indicating copy to clipboard operation
icons copied to clipboard

TypeError: "__esModule" is read-only

Open NRodriguezcuellar opened this issue 1 year ago • 0 comments

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

NRodriguezcuellar avatar Nov 02 '22 01:11 NRodriguezcuellar