Skip to content

Commit

Permalink
Merge pull request #1 from mycurelabs/test-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jofftiquez authored Jul 26, 2023
2 parents 45d1bf6 + c581822 commit 18c1a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ClientHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ q-dialog(v-model="groupsDialog" persistent)
div.row.q-mb-md
div.column
span.text-h6 Select group
span.text-caption.text-grey-6 Select group to add
span.text-caption.text-grey-6 Select a group to add
q-space
div
q-btn(dense flat round icon="mdi-close" @click="onCloseGroupsDialog")
Expand Down

0 comments on commit 18c1a49

Please sign in to comment.