Skip to content

Commit

Permalink
Update DashboardTopWithInbox.js (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-egov authored Aug 16, 2023
1 parent a470f29 commit d635c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DashboardTop/DashboardTopWithInbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const DashboardTopWithInbox = () => {
});
console.log(stateNames);
} catch (error) {
response = {
var response = {
date:{}
}
response.data = pgrData;
Expand Down

0 comments on commit d635c59

Please sign in to comment.