Skip to content

Commit

Permalink
fix(fe:FSADT1-1390): Changed label as per requested (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Aug 19, 2024
1 parent ead8d8a commit d7cd829
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const mapFirstNationInfo = (firstNations: ForestClientDetailsDto[] = []) => {
required
required-label
placeholder=""
tip="Start typing to search for your nation or band name"
tip="Start typing to search for the nation or band"
v-model="formData.businessInformation.businessName"
:contents="firstNationControl ? [] : mapFirstNationInfo(content)"
:validations="[
Expand Down

0 comments on commit d7cd829

Please sign in to comment.