refactor apiv1 to api
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
|||||||
} from "@/components/ui/card"
|
} from "@/components/ui/card"
|
||||||
import { Input } from "@/components/ui/input"
|
import { Input } from "@/components/ui/input"
|
||||||
import { Label } from "@/components/ui/label"
|
import { Label } from "@/components/ui/label"
|
||||||
import { login } from "@/apiv1/auth.service"
|
import { login } from "@/api/auth.service"
|
||||||
import { Link } from "react-router"
|
import { Link } from "react-router"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user