mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore: imports refactor
This commit is contained in:
parent
a64d8eda3a
commit
db4f32aaf0
11 changed files with 28 additions and 30 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { getAPIUrl } from "../config";
|
||||
import { getAPIUrl } from "@services/config";
|
||||
|
||||
interface LoginAndGetTokenResponse {
|
||||
access_token: "string";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue