Closed rgreinho closed 5 years ago
The location components are simply styled using inline style with javascript objects.
Emotion offers some advanced features to create and style components. This will also help us reduce style duplication.
Done where it made sense via #177, #178, #179, #180.
Issue Type
Current Behavior
The location components are simply styled using inline style with javascript objects.
Expected Behavior
Emotion offers some advanced features to create and style components. This will also help us reduce style duplication.
Possible Solution