Updated
This commit is contained in:
@@ -6,7 +6,7 @@ import { useAuth } from "~/composables/api/auth/useAuth";
|
||||
|
||||
// types
|
||||
|
||||
export type GetAccountResponse = Product;
|
||||
export type GetAccountResponse = Account;
|
||||
|
||||
const useGetAccount = () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user