checkpoint, form data fixed, need to modify its route

This commit is contained in:
2025-05-31 19:21:47 +05:30
parent b80acf882c
commit 3faef34917
3 changed files with 195 additions and 99 deletions

View File

@@ -279,8 +279,6 @@ export default function ClaimsPage() {
title: "Claim submitted successfully",
variant: "default",
});
closeClaim();
// optionally refetch claims or appointments if needed
},
onError: (error: any) => {
toast({