react-mkx-toolkit
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -31,3 +31,3 @@ import React, { ChangeEvent } from "react"; | ||
onChange: handleChange, | ||
style: { inputStyle }, | ||
style: inputStyle, | ||
...rest, | ||
@@ -34,0 +34,0 @@ }); |
{ | ||
"name": "react-mkx-toolkit", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
4477