Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed Apr 16, 2024
1 parent 8e9183e commit 6fb25ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/mock-data/advance-platform.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const advancePlatform: PlatformApiResponse<AdvancesPlatform> = {
user_id: 'usvKA4X8Ugcr',
advance_request: {
id: 'areq1234',
last_approved_at: new Date('2024-03-11T08:32:40.861Z'),
last_approved_at: new Date('2024-03-14T08:32:40.861Z'),
},
},
],
Expand Down

0 comments on commit 6fb25ca

Please sign in to comment.