package updates

This commit is contained in:
Proddy
2023-10-29 13:43:54 +01:00
parent 5032c37f63
commit c494627867
8 changed files with 651 additions and 651 deletions

View File

@@ -1,4 +1,4 @@
import jwtDecode from 'jwt-decode';
import { jwtDecode } from 'jwt-decode';
import { ACCESS_TOKEN, alovaInstance } from './endpoints';
import type * as H from 'history';
import type { Path } from 'react-router-dom';