update error

This commit is contained in:
5t4l1n
2025-07-28 23:19:59 +05:30
parent 7f6531b097
commit 8816091e63
19 changed files with 4407 additions and 691 deletions
+1 -1
View File
@@ -200,4 +200,4 @@ export function useAuth() {
throw new Error("useAuth must be used within an AuthProvider")
}
return context
}
}