Hello, while trying to import an icon in react I stumbled upon this error. Using iconAdd works, but using iconRenew doesn't.
Failed to compile
./src/Pages/Payments/Payments.js
Attempted import error: 'iconRenew' is not exported from 'carbon-icons'.
This error occurred during the build time and cannot be dismissed.
Hello, while trying to import an icon in react I stumbled upon this error. Using iconAdd works, but using iconRenew doesn't.