WIP update computed.
This commit is contained in:
parent
610e82e382
commit
40414580da
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ export default {
|
|||
},
|
||||
computed: {
|
||||
textAreaLabelCopy() {
|
||||
return this.getCmsContent("CustomerDetailsTextAreaLabelText", "HeaderText");
|
||||
return this.getCmsContent("TextAreaContentWidget", "QuestionText");
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue