ubclaunchpad / bounce

🏀 Bringing people with common interests together
MIT License
3 stars 4 forks source link

Make Clubs component use the Redux store #121

Closed bfbachmann closed 5 years ago

bfbachmann commented 5 years ago

Currently the Clubs component stores search data as local state, but now that we're moving to Redux, we'll need to store this state in the Redux store.