Is your feature request related to a problem? Please describe.
We don't have an established convention for how we host our connected/presentational components now that we're utilizing redux for state management.
Describe the solution you'd like
We should store connected components in a dedicated directory and continue to export dumb components as we have in the past.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
We don't have an established convention for how we host our connected/presentational components now that we're utilizing redux for state management.
Describe the solution you'd like
We should store
connected components in a dedicated directory and continue to export dumb components as we have in the past.Describe alternatives you've considered
N/A
Additional context
N/A