Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
vmonakhov committed Feb 17, 2025
1 parent bc0b83a commit ddd0783
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/CognateAnalysisModal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3256,6 +3256,10 @@ class CognateAnalysisModal extends React.Component {
/>
</Modal.Actions>
</>
) || (
<Modal.Content>
{this.grouping_field_render()}
</Modal.Content>
)}

{ (/swadesh$/.test(mode) || /morphology$/.test(mode) || this.state.library_present
Expand Down

0 comments on commit ddd0783

Please sign in to comment.