2018-07-25 21:17:57 -04:00

3 lines
100 B
JavaScript

export const VIEW_STYLE_LIST = 'VIEW_STYLE_LIST';
export const VIEW_STYLE_GRID = 'VIEW_STYLE_GRID';