Skip to content

Commit

Permalink
Merge pull request #1529 from bcgov/fix/edx-2251-2
Browse files Browse the repository at this point in the history
Change no results msg
  • Loading branch information
SodhiA1 authored May 13, 2024
2 parents ea76476 + 829c1fc commit b5cfbae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<v-alert
type="warning"
variant="tonal"
text="There are no results for the selected category."
text="No results found."
/>
</v-col>
</v-row>
Expand Down

0 comments on commit b5cfbae

Please sign in to comment.