MarchosiasM / irlgamers

MIT License
0 stars 3 forks source link

Autocomplete data now pops from database #19

Closed dimstar closed 6 years ago

dimstar commented 6 years ago

We're now utilizing the fetch events action method and plugged it into redux within the autocomplete component. Now instead of the array of objects that autocomplete had hard coded, the even list array is now plugged in.