diff --git a/.gitignore b/.gitignore index 0da2a0b6af55a..b88faaa1975db 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ darwin *.zip # built web assets -web/dist/app/app +# web/dist/app/app # editors .vscode diff --git a/web/dist/app/app.58735cf75c867a30fb27.js b/web/dist/app/app.58735cf75c867a30fb27.js index c92dc6cbe93ca..5ac9e169fe03b 100644 --- a/web/dist/app/app.58735cf75c867a30fb27.js +++ b/web/dist/app/app.58735cf75c867a30fb27.js @@ -2988,9 +2988,9 @@ var login_LoginInputForm = function (_React$Component2) { ) : react_default.a.createElement( 'div', null, - this.renderNameAndPassFields(), - this.render2faFields(), - this.renderLoginBtn(), + /* this.renderNameAndPassFields(), */ + /* this.render2faFields(), */ + /* this.renderLoginBtn(), */ this.renderSsoBtns() ) ), @@ -14058,4 +14058,4 @@ var RECEIVE_SITE_EVENTS = 'TLPT_SESSIONS_RECEIVE_EVENTS'; /***/ }) -/******/ }); \ No newline at end of file +/******/ });