wideeyes-react-components-library
Advanced tools
Comparing version
@@ -13,3 +13,3 @@ import 'style-loader!css-loader!react-input-range/dist/react-input-range.css' | ||
export const Form = (props) => | ||
<form {...props} noValidate autoComplete> | ||
<form {...props} className={s.form} noValidate autoComplete> | ||
{props.children} | ||
@@ -16,0 +16,0 @@ </form> |
{ | ||
"name": "wideeyes-react-components-library", | ||
"version": "1.5.11", | ||
"version": "1.5.12", | ||
"main": "index.jsx", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1039738
0.01%