Skip to content

Commit

Permalink
Change default report
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Jan 19, 2024
1 parent cc8f7e6 commit feb684f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge-app/src/components/Report/ReportContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const defaultContext = {
range: 'last-month' as RangeOptionValue,
setRange() {},

report: 'holders' as Report,
report: 'investor-tx' as Report,
setReport() {},

groupBy: 'month' as GroupBy,
Expand Down

0 comments on commit feb684f

Please sign in to comment.