bunadmin-auth-buncms
Advanced tools
Comparing version 1.2.3 to 1.2.5
@@ -105,3 +105,3 @@ "use strict"; | ||
isSubmitting && react_1.default.createElement(core_1.LinearProgress, null), | ||
react_1.default.createElement(Button_1.default, { type: "submit", fullWidth: true, variant: "contained", color: "primary", className: classes.submit, disabled: isSubmitting, onClick: submitForm }, t("Sign in")))); | ||
react_1.default.createElement(Button_1.default, { fullWidth: true, variant: "contained", color: "primary", className: classes.submit, disabled: isSubmitting, onClick: submitForm }, t("Sign in")))); | ||
}), | ||
@@ -108,0 +108,0 @@ react_1.default.createElement(Grid_1.default, { container: true }, |
{ | ||
"name": "bunadmin-auth-buncms", | ||
"version": "1.2.3", | ||
"version": "1.2.5", | ||
"license": "Apache-2.0", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "20059a7fc98f35dab8482ffe42009314f6208cda" | ||
"gitHead": "ad4e0308c4dc5100d5855dadee129e1ff299e578" | ||
} |
49348