adeo / mozaic-design-system

Mozaic Design System
https://mozaic.adeo.cloud
Apache License 2.0
73 stars 17 forks source link

React icon import problem #1024

Closed AlexFe96 closed 2 years ago

AlexFe96 commented 2 years ago

🐞 Pattern bug report

Hi there! 😄

Where did you experience this bug ?

Description

Then you try to import react icons into a project

🔬 Steps to reproduce the issue

Just import some icons from react icons package into you project

📷 Screenshot (optional - it might be a gif) or Sketch file (if existing)

Снимок экрана 2022-02-07 в 13 31 11

🔥 Exception or Error


Try `npm i --save-dev @types/mozaic-ds__icons` if it exists or add a new declaration (.d.ts) file containing `declare module '@mozaic-ds/icons/react';`
mohamedMok commented 2 years ago

Thanks @AlexFe96 for your feedback,

A Pull request is available https://github.com/adeo/mozaic-design-system/pull/1025

AlexFe96 commented 2 years ago

You are welcome, thank you for your fast reaction