const -> let -_-

This commit is contained in:
samerbam 2023-08-24 17:03:37 -04:00
parent 00c34f6d90
commit c3ba77ad9c

View File

@ -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({