Skip to content

Commit

Permalink
#1133 | Fix build break
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr committed Apr 4, 2024
1 parent 25fecf4 commit 98a5938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dataEntryApp/components/Observations.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ const Observations = ({ observations, additionalRows, form, customKey, highlight
[Concept.dataType.Image]: (
<img
src={unsignedMediaUrl}
alt={""}
width={200}
height={200}
onClick={event => {
Expand Down

0 comments on commit 98a5938

Please sign in to comment.