Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickCleary committed Aug 11, 2023
1 parent d774821 commit e5356d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/landing/charts/LandingPageChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const LandingPageChart: React.FC<LandingPageChartsProps> = ({ datasets, l
intersect: false,
mode: 'index',
},
// @ts-expect-error The watermark plugin doesn't have typescript support
watermark: watermarkLayout(isMobile),
plugins: {
tooltip: {
Expand Down

0 comments on commit e5356d5

Please sign in to comment.