path correction
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const API_BASE = import.meta.env.VITE_API_BASE || '';
|
||||
import { API_BASE } from '../lib/apiBase';
|
||||
|
||||
export function getToken() {
|
||||
return localStorage.getItem('admin_token');
|
||||
|
||||
Reference in New Issue
Block a user