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
I believe templates and other components with very specific business logic should remain on the app instead.
Better not to refactor this project, but rework this concept using an agnostic tech (so this library can be used by non-react apps), using composition better to avoid props drilling and having 100% custom styles, no ui library underneath.
The text was updated successfully, but these errors were encountered:
I believe templates and other components with very specific business logic should remain on the app instead.
Better not to refactor this project, but rework this concept using an agnostic tech (so this library can be used by non-react apps), using composition better to avoid props drilling and having 100% custom styles, no ui library underneath.
The text was updated successfully, but these errors were encountered: