Skip to content

Commit

Permalink
fix(website): add required lapisDateField to relative growth advantage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Zarzalis (TNG) authored and JonasKellerer committed Dec 11, 2024
1 parent 8a7b38c commit cb94ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/covid/single-variant.astro
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const noVariantSelected = hasOnlyUndefinedValues(pageState.variantFilter);
pageSize={defaultTablePageSize}
width='100%'
height='100%'
lapisDateField={view.organismConstants.mainDateField}
/>
</ComponentWrapper>

Expand Down

0 comments on commit cb94ee2

Please sign in to comment.