armstrong-react
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -1627,5 +1627,5 @@ import * as React from "react"; | ||
renderToPortal(element: any): void; | ||
unmountPortalNode(): any; | ||
unmountPortalNode(): boolean; | ||
renderNav(children: any[]): JSX.Element; | ||
render(): JSX.Element; | ||
} |
{ | ||
"name": "armstrong-react", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Rocketmakers Armstrong library of React components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
379777