export const FETCH_DATA = "FETCH_DATA" export const ADD_FAVORITE_DATA = "ADD_FAVORITE_DATA" export const SET_FAVS = "SET_FAVS"