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 4, 2023
1 parent 3479a1b commit d4994c0
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 @@ -295,7 +295,6 @@ const HospitalsAndCarePage = (props: StaticProps<typeof getStaticProps>) => {
}}
values={data.hospital_lcps.values}
timeframe={hospitalPatientInfluxOverTimeTimeframe}
forceLegend
seriesConfig={[
{
type: 'line',
Expand Down Expand Up @@ -346,7 +345,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 d4994c0

Please sign in to comment.