react-expand
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -18,7 +18,5 @@ /// <reference types="react" /> | ||
componentDidMount(): void; | ||
componentWillUnmount(): void; | ||
componentDidUpdate(): void; | ||
render(): React.ReactNode; | ||
protected setBodyClassName: () => void; | ||
protected readonly shouldBeRemoved: boolean; | ||
} |
{ | ||
"name": "react-expand", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "Simple element expand state controlling", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is too big to display
382604
7396