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 ca1814f commit 2bfc3faCopy full SHA for 2bfc3fa
src/app/constants/actionTypes.ts
@@ -13,3 +13,4 @@ export const NEW_SNAPSHOTS = 'NEW_SNAPSHOTS';
13
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';
0 commit comments