summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/whats_new/store/mutation_types.js
blob: daa652301016461587827b17141b85ce9979119b (plain)
1
2
export const CLOSE_DRAWER = 'CLOSE_DRAWER';
export const OPEN_DRAWER = 'OPEN_DRAWER';