EQWorks / react-labs

react components laboratory
https://eqworks.github.io/react-labs
MIT License
4 stars 0 forks source link

[G2M] Extracted #155

Closed tlowande closed 3 years ago

tlowande commented 3 years ago
parkdoeui commented 3 years ago

Would this cause module not found issue when react-labs are updated on Snoke side?

tlowande commented 3 years ago

Would this cause module not found issue when react-labs are updated on Snoke side?

Probably. This means that from v2.0.0 and on any of the components of the list above will have to be imported from lumen-ui instead of react labs in snoke

some of the components left here are using base elements from lumen-ui (typography, button and so...). So lumen-ui has to be added as peer dependency when upgrading react-labs

tlowande commented 3 years ago

🚀