Skip to content

Commit

Permalink
removed another recent change to fix crashing homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbrouwers committed Feb 15, 2024
1 parent b2ef6f7 commit 79e1120
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,6 @@ function Home() {
},
options: {
scales: {
x: {
type: 'time'
},
y: {
beginAtZero: true
}
Expand Down

0 comments on commit 79e1120

Please sign in to comment.