react-joyride
Advanced tools
Comparing version 2.9.1 to 2.9.2
@@ -323,3 +323,3 @@ import * as React from 'react'; | ||
*/ | ||
getHelpers?: (helpers: StoreHelpers) => any; | ||
getHelpers?: (helpers: StoreHelpers) => void; | ||
/** | ||
@@ -326,0 +326,0 @@ * A nonce value for inline styles (Content Security Policy - CSP) |
{ | ||
"name": "react-joyride", | ||
"version": "2.9.1", | ||
"version": "2.9.2", | ||
"description": "Create guided tours for your apps", | ||
@@ -5,0 +5,0 @@ "author": "Gil Barbara <gilbarbara@gmail.com>", |
@@ -172,3 +172,3 @@ import { ElementType, MouseEventHandler, ReactNode, RefCallback } from 'react'; | ||
*/ | ||
getHelpers?: (helpers: StoreHelpers) => any; | ||
getHelpers?: (helpers: StoreHelpers) => void; | ||
/** | ||
@@ -175,0 +175,0 @@ * A nonce value for inline styles (Content Security Policy - CSP) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
486058
7681