Skip to content

Commit

Permalink
improve loading behavior (#5114)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Lai <[email protected]>
  • Loading branch information
gblaih and Bryan Lai authored Feb 27, 2025
1 parent ef6834e commit 09f46a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/groupComparison/AlterationEnrichments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default class AlterationEnrichments extends React.Component<

readonly enrichmentsUI = MakeMobxView({
await: () => [
this.props.store.alterationEnrichmentRowData,
this.props.store.alterationsEnrichmentData,
this.props.store.alterationsEnrichmentAnalysisGroups,
this.props.store.selectedStudyMutationEnrichmentProfileMap,
Expand Down

0 comments on commit 09f46a0

Please sign in to comment.