Changed import path.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getItem, setItem, removeItem } from 'lib/storage';
|
||||
import { getItem, setItem, removeItem } from '@/lib/storage';
|
||||
import { AUTH_TOKEN } from './constants';
|
||||
|
||||
export function getClientAuthToken() {
|
||||
|
||||
Reference in New Issue
Block a user