mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-30 15:39:30 -05:00
fixing result auth hook
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { useMutation } from "@tanstack/react-query";
|
||||
import { mutateServerCredentials } from "./functions/storage";
|
||||
|
||||
|
||||
export const serverCredentials = useMutation({
|
||||
mutationFn: mutateServerCredentials
|
||||
});
|
||||
Reference in New Issue
Block a user