checkpoint, form data fixed, need to modify its route
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user