diff --git a/public/input/Input.jsx b/public/input/Input.jsx index 07529a3..f6f4751 100644 --- a/public/input/Input.jsx +++ b/public/input/Input.jsx @@ -60,14 +60,18 @@ export default class Input extends React.Component { //First we need to switch things like submit and reset if(type == "submit" || type == "reset" || type == "button") { - element =