We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39a4e3 commit 3c4b9a5Copy full SHA for 3c4b9a5
src/app/constants/actionTypes.ts
@@ -14,3 +14,4 @@ export const SET_TAB = 'SET_TAB';
14
export const DELETE_TAB = 'DELETE_TAB';
15
export const SLIDER_ZERO = 'SLIDER_ZERO';
16
export const ON_HOVER = 'ON_HOVER';
17
+export const ON_HOVER_EXIT = 'ON_HOVER_EXIT';
0 commit comments