diff --git a/NumericInput/NumericInput.js b/NumericInput/NumericInput.js
index 29255483..99e878d8 100644
--- a/NumericInput/NumericInput.js
+++ b/NumericInput/NumericInput.js
@@ -220,23 +220,23 @@ export default class NumericInput extends Component {
this.ref = ref} onBlur={this.onBlur} onFocus={this.onFocus} />
-
)
else return (
-
+
this.ref = ref} onBlur={this.onBlur} onFocus={this.onFocus} />
-
+
)