Templarian / MaterialDesign-React

Dist for Material Design Icons React Component for JS/TypeScript
https://materialdesignicons.com
MIT License
139 stars 20 forks source link

Does this library still need to be maintained? #86

Closed Rc85 closed 7 months ago

Rc85 commented 7 months ago

Asking because import Icon from '@mdi/react'; throws error when building with vitejs. Have to use named import to get it to work. So I was wondering if it can be changed to named export rather than using export default.