Somewhere you used [prop]='something'
syntax which is not allowed in JSX.
Instead you can use data-amp-bind-prop='something'
which is a valid AMP alternative
Somewhere you used [prop]='something'
syntax which is not allowed in JSX.
Instead you can use data-amp-bind-prop='something'
which is a valid AMP alternative