-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Currently, there are many occurrences of theme={theme} within the code. Ideally, it would be better to
abstract the implementation. That way in a component, we don't have to declare theme={theme} every time.
https://medium.com/shemseddine-on-code/react-context-api-and-higher-order-components-d81573688a1c
UPDATE: remove all instances of theme={theme}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed