fix: github setup workflow
This commit is contained in:
parent
e1197f2b8f
commit
0587c50ced
11 changed files with 54 additions and 49 deletions
|
|
@ -11,7 +11,7 @@ import { API_BASE_URL, cn } from "@/helpers/common.helper";
|
|||
import { useTheme, useUser } from "@/hooks/store";
|
||||
// helpers
|
||||
// services
|
||||
import { AuthService } from "@/services";
|
||||
import { AuthService } from "@/services/auth.service";
|
||||
|
||||
// service initialization
|
||||
const authService = new AuthService();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue