You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your request related to a problem? Please describe.
Currently, we use a mixture of atomic design and feature/context-based structured components, which can be confusing and makes it harder to look for components.
Describe the solution you'd like
We decided to leave atomic design out in favor of a more simple structure:
Is your request related to a problem? Please describe.
Currently, we use a mixture of atomic design and feature/context-based structured components, which can be confusing and makes it harder to look for components.
Describe the solution you'd like
We decided to leave atomic design out in favor of a more simple structure:
Each component should now have its own folder
For Admin Use
The text was updated successfully, but these errors were encountered: