Skip to content

Commit

Permalink
test~
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrokohler committed Jul 26, 2024
1 parent 66c758d commit 7342a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SlideViewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3044,7 +3044,7 @@ class SlideViewer extends React.Component<SlideViewerProps, SlideViewerState> {
{findingOptions}
</Select>
)
]
]

const selectedFinding = this.state.selectedFinding
if (selectedFinding !== undefined) {
Expand Down

0 comments on commit 7342a88

Please sign in to comment.