Skip to content

Commit 754b26c

Browse files
author
Vasyl Yaremchuk
committed
Revert "fix(case-studies): map _caseStudy field to first title (#234)"
This reverts commit ab87eaa.
1 parent ab87eaa commit 754b26c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

website/modules/testimonials/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@ module.exports = {
106106
label: 'Organization',
107107
name: 'organization',
108108
},
109-
_caseStudy: {
110-
label: 'Related Case Study',
111-
name: '_caseStudy.0.title',
112-
},
113109
},
114110
},
115111
filters: {

0 commit comments

Comments
 (0)