armstrong-react
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -61,3 +61,3 @@ import * as PropTypes from "prop-types"; | ||
export declare class Form extends React.Component<IFormProps, {}> { | ||
private formDom; | ||
formDom: HTMLElement; | ||
static defaultProps: Partial<IFormProps>; | ||
@@ -64,0 +64,0 @@ static contextTypes: { |
{ | ||
"name": "armstrong-react", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"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
769020