Skip to content

Commit

Permalink
Merge pull request #357 from webitel/fix/error-in-use-card-component
Browse files Browse the repository at this point in the history
fix: error in useCardComponent[WTEL-5282](https://webitel.atlassian.n…
  • Loading branch information
Lera24 authored Nov 15, 2024
2 parents c17ec4a + 261a0e3 commit b405d09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Композібл використовується для роботи з відкритою карточкою сторінки сутності. Вертає необхідні `computed` властивості
та
методи, для використоання їх у компонентах `opened-card.vue`.
Використовується разом з композіблом [useCardStore](../use-card-store/Readme.md).
Використовується разом з композіблом `useCardStore`

## Input params

Expand Down

0 comments on commit b405d09

Please sign in to comment.