export const ADD_TAG = 'ADD_TAG'; export const REMOVE_TAG = 'REMOVE_TAG'; export const CLEAR_TAGS = 'CLEAR_TAGS';