react-stick
Advanced tools
Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "react-stick", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "React component to stick a portaled node to an anchor node", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
"eslint-plugin-react": "^7.1.0", | ||
"flow-bin": "^0.75.0", | ||
"flow-bin": "^0.77.0", | ||
"flow-copy-source": "^1.3.0", | ||
@@ -47,0 +47,0 @@ "gh-pages": "^1.1.0", |
@@ -42,3 +42,3 @@ // @flow | ||
class Stick extends Component<StickPropsT, StateT> { | ||
containerNestingKeyExtension: number | ||
containerNestingKeyExtension: string | ||
containerNode: ?HTMLElement | ||
@@ -45,0 +45,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
634466
64
7888