-
Notifications
You must be signed in to change notification settings - Fork 5
refactor styling codes #189
Copy link
Copy link
Open
Labels
Description
- There might be duplicated code blocks in styled components. Maybe, we can create common styled components
- Using css attributes in desc/asc order can be useful when doing diff check between components
- We can restrict inline styles to have only 1-2 attributes. Otherwise, we can move them to styled components.
Reactions are currently unavailable