Files
talk/plugins/coral-plugin-respect/client/actions.js
T
2017-03-29 17:21:31 -03:00

2 lines
61 B
JavaScript

export const clickButton = () => ({type: 'BUTTON_CLICKED'});