mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-10-31 06:05:43 +00:00 
			
		
		
		
	chore: update to react query v5
This commit is contained in:
		| @@ -57,7 +57,7 @@ export const TotpPage = () => { | ||||
|           {t("totpTitle")} | ||||
|         </Text> | ||||
|         <TotpForm | ||||
|           isLoading={totpMutation.isLoading} | ||||
|           isPending={totpMutation.isPending} | ||||
|           onSubmit={(values) => totpMutation.mutate(values)} | ||||
|         /> | ||||
|       </Paper> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stavros
					Stavros