From cbc64ba574e97c49855080d8782df6c7c91703a9 Mon Sep 17 00:00:00 2001 From: Martino Date: Mon, 18 Jun 2018 19:27:43 +0100 Subject: [PATCH] Update index.jsx --- src/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.jsx b/src/index.jsx index 1ac50bf..a838460 100644 --- a/src/index.jsx +++ b/src/index.jsx @@ -656,6 +656,7 @@ export default createReactClass({ autoComplete: this.props.autoComplete, onInvalid: this.props.onInvalid, noValidate: this.props.noValidate, + handleHide: this.handleHide, }) :