const -> let -_-

main
samerbam 1 year ago
parent 00c34f6d90
commit c3ba77ad9c

@ -313,7 +313,7 @@
// }); // });
// }); // });
// import { createAuth0Client } from '@auth0/auth0-spa-js'; // import { createAuth0Client } from '@auth0/auth0-spa-js';
const jToken = "" let jToken = ""
function loginAction(e) { function loginAction(e) {
auth0.createAuth0Client({ auth0.createAuth0Client({

Loading…
Cancel
Save