Skip to content

Commit

Permalink
explicit selector
Browse files Browse the repository at this point in the history
  • Loading branch information
Šimon Macek committed Sep 11, 2024
1 parent 29dec88 commit 0e4c23a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/components/profile/ProfileDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,9 @@ export default defineComponent({
</div>

<!-- Coordinator contact -->
<profile-coordinator-contact class="q-mt-xl" />
<profile-coordinator-contact
class="q-mt-xl"
data-cy="profile-coordinator-contact"
/>
</div>
</template>

0 comments on commit 0e4c23a

Please sign in to comment.