betonamu / lor-components

0 stars 1 forks source link

We need design system #4

Open ngocducpham opened 10 months ago

ngocducpham commented 10 months ago

In the long term, it's essential to implement a robust design system within the project to ensure the seamless synchronization of properties across various React components in our library.

betonamu commented 10 months ago

do you have any suggestions?

ngocducpham commented 10 months ago

I have an idea. I suggest using React Context to manage all properties. What do you think about?