Skip to content

fix(card): Fix incorrect slot usage in template

Illya Klymov requested to merge xanf-main-patch-02224 into main

What does this MR do?

This MR fixes incorrect slot usage in template of card.vue

This was discovered as a part of preparing gitlab-ui for future Vue3 compatibility as a part of &7203

Does this MR meet the acceptance criteria?

Conformity

  • Code review guidelines.
  • GitLab UI's contributing guidlines.
  • [-] If it changes a Pajamas-compliant component's look & feel, the MR has been reviewed by a UX designer.
  • [-] If it changes GitLab UI's documentation guidelines, the MR has been reviewed by a Technical Writer.
  • [-] If the MR changes a component's API, integration MR(s) have been opened in the following projects to ensure that the @gitlab/ui package can be upgraded quickly after the changes are released:
  • Added the ~"component:*" label(s) if applicable.
Edited by Illya Klymov

Merge request reports