update property to match CMS changes

This commit is contained in:
Kroell 2023-02-28 15:42:28 -05:00
parent 87c7009a50
commit 6fece25716

View file

@ -130,7 +130,7 @@ export default {
return this.getCmsContent('continueWithSchedulingCopy', 'BodyText');
},
unverifiedADASNextStepsBodyText() {
return this.getCmsContent('UnverifiedADASNextStepsWidget', 'Text');
return this.getCmsContent('UnverifiedADASNextStepsWidget', 'BodyText');
},
splitADASCoverageStatementCopy() {
// Splits content when brackets are found in text so that text can be looped through and text-link can be injected when needed