Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
task(lcps/nice): applied PR feedback;
Browse files Browse the repository at this point in the history
  • Loading branch information
VWSCoronaDashboard26 committed Jan 3, 2023
1 parent f2b28ba commit 14b96cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/app/src/pages/landelijk/ziekenhuizen-en-zorg.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ const HospitalsAndCarePage = (props: StaticProps<typeof getStaticProps>) => {
}}
values={data.hospital_lcps.values}
timeframe={hospitalPatientInfluxOverTimeTimeframe}
forceLegend
seriesConfig={[
{
type: 'line',
Expand Down Expand Up @@ -332,7 +331,6 @@ const HospitalsAndCarePage = (props: StaticProps<typeof getStaticProps>) => {
}}
values={data.intensive_care_lcps.values}
timeframe={intensiveCarePatientInfluxOverTimeTimeframe}
forceLegend
seriesConfig={[
{
type: 'line',
Expand Down

0 comments on commit 14b96cd

Please sign in to comment.