const prefix = 'TALK_FEATURED_COMMENTS'; export const SHOW_TOOLTIP = `${prefix}_SHOW_TOOLTIP`; export const HIDE_TOOLTIP = `${prefix}_HIDE_TOOLTIP`;