Skip to content

Commit

Permalink
Adapte à CAIDF
Browse files Browse the repository at this point in the history
  • Loading branch information
guillett committed Sep 13, 2022
1 parent b4d8c93 commit 6f9eb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/benefit-cta-link.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default {
return {}
},
computed: {
label: () {
label() {
return (this.type !== "link" && this.benefit.cta) || typeLabels[this.type]
},
longLabel() {
Expand Down

0 comments on commit 6f9eb1b

Please sign in to comment.