Skip to content

Commit

Permalink
Merge branch 'main' into feat/ci/legacydb
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Aug 19, 2024
2 parents d066c0e + d7cd829 commit 0bd4b05
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 0bd4b05

Please sign in to comment.