Skip to content

Commit

Permalink
fix - missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyncee59 committed Jun 22, 2018
1 parent 26b9b58 commit 1f81ed7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import * as AT from './actionTypes'

export const refresh = () => ({ type: AT.REFRESH_DATA })
export const refreshClicked = () => ({ type: AT.REFRESH_CLICKED })

0 comments on commit 1f81ed7

Please sign in to comment.