Skip to content

Commit

Permalink
fix: add isInModal
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Apr 18, 2024
1 parent 49988e7 commit d9bb167
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ const InterpretationModal = ({
currentUser.settings
?.keyAnalysisDisplayProperty
}
isInModal={true}
/>
</div>
<div className="thread-wrap">
Expand Down

0 comments on commit d9bb167

Please sign in to comment.