Skip to content

Commit

Permalink
show LOPITtryp table on gene pages -refs #49617
Browse files Browse the repository at this point in the history
  • Loading branch information
Bindu Gajria committed Sep 7, 2023
1 parent ad94788 commit 1abe81c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ export function RecordTable(props) {
<props.DefaultComponent {...props} childRow={ExpressionChildRow} />
);

case 'LOPITtryp':
case 'GOTerms':
return <SortKeyTable {...props} />;

Expand Down

0 comments on commit 1abe81c

Please sign in to comment.