Skip to content

Commit

Permalink
refactor: change label on odk intent button --> map feature in odk
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Apr 19, 2024
1 parent 3823f13 commit 442a115
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const TaskFeatureSelectionPopup = ({ featureProperties }: TaskFeatureSelectionPo

<div className="fmtm-p-2 sm:fmtm-p-5 fmtm-border-t">
<Button
btnText="OPEN FEATURE IN ODK"
btnText="MAP FEATURE IN ODK"
btnType="primary"
type="submit"
className="fmtm-font-bold !fmtm-rounded fmtm-text-sm !fmtm-py-2 !fmtm-w-full fmtm-flex fmtm-justify-center"
Expand Down

0 comments on commit 442a115

Please sign in to comment.