mahaplatform/redux-rubberstamp

View on GitHub
example/src/button/action_types.js

Summary

Maintainability
A
0 mins
Test Coverage
export const INCREASE = 'INCREASE'
export const DECREASE = 'DECREASE'