export const MODAL_REDUCER_KEY = 'modals' export const BASIC_MODAL_KEY = 'BASIC_MODAL_KEY' export const MESSAGE_MODAL_KEY = 'MESSAGE_MODAL_KEY'