This commit is contained in:
Hugo Falcao
2022-05-10 21:27:33 -03:00
parent 5ec2293d9f
commit 6b7ebe046a
5 changed files with 236 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
import instance from '../services/api';
// import LocalStorage from '../LocalStorage';
let token:string;
// let token:string;
let header:string;
function updateHeader() {