Skip to content

Commit

Permalink
Added (m) after Depth (#1030)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Boucher <[email protected]>
  • Loading branch information
Caesarh97 and ericboucher authored Sep 25, 2024
1 parent 0f4a431 commit e12f9b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ const EditForm = ({
<Grid item sm={4} xs={12}>
<TextField
formField={siteDepth}
label="Depth"
label="Depth (m)"
placeholder="Depth (m)"
name="depth"
isNumeric
Expand Down

0 comments on commit e12f9b3

Please sign in to comment.