Skip to content

Commit

Permalink
HLM-1618 | manage schema home
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-egov committed Jan 9, 2023
1 parent 250bed2 commit b57d0fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ const ManageSchemaHome = () => {
}
).catch(error => {
console.error(error);
setGetSchemaList(true)
throw error;
});
}) ();
Expand Down

0 comments on commit b57d0fc

Please sign in to comment.