Import useAuth

This commit is contained in:
marzban-dev
2025-01-14 21:18:42 +03:30
parent af9736f3e7
commit 2ad1f38b8a
@@ -2,6 +2,7 @@
import { useQuery } from "@tanstack/vue-query";
import { API_ENDPOINTS, QUERY_KEYS } from "~/constants";
import { useAuth } from "~/composables/api/auth/useAuth";
// types