Skip to content

Commit

Permalink
fix ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Feb 1, 2024
1 parent 2c57959 commit 00e40c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const MOCK_PROJECT_HEADER_DATA: ProjectHeaderData = {
totalVolume: BigNumber.from(420),
last7DaysPercent: 69,
gnosisSafe: undefined,
archived: false,
}

describe('ProjectHeaderStats', () => {
Expand Down

0 comments on commit 00e40c7

Please sign in to comment.