From 4ec89695497fb2f9ae3ba6ace48eca8c940d5540 Mon Sep 17 00:00:00 2001 From: Alireza Kasaaian Date: Sat, 17 Feb 2018 13:38:45 +0330 Subject: [PATCH] Debugger removed --- dist/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 5ddc0a4..1936021 100644 --- a/dist/index.js +++ b/dist/index.js @@ -212,7 +212,6 @@ disableFromUnix = _props2.disableFromUnix, customClass = _props2.customClass; - debugger; return _react2.default.createElement( "div", { style: { textAlign: "initial" } }, @@ -290,4 +289,4 @@ ; exports.default = JDatePicker; -}); \ No newline at end of file +});