We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79825cc commit 9b1359cCopy full SHA for 9b1359c
src/components/videoBackground/VideoBackground.js
@@ -233,7 +233,7 @@ VideoBackground.propTypes = {
233
button: PropTypes.shape({
234
content: PropTypes.string.isRequired,
235
url: PropTypes.string,
236
- landing_page: PropTypes.shape({
+ english_landing_page: PropTypes.shape({
237
slug: PropTypes.string.isRequired,
238
}),
239
0 commit comments