diff --git a/src/components/stateless/ScriptView/index.jsx b/src/components/stateless/ScriptView/index.jsx index 8d302c987..4615420dc 100644 --- a/src/components/stateless/ScriptView/index.jsx +++ b/src/components/stateless/ScriptView/index.jsx @@ -50,7 +50,7 @@ const ScriptView = ({ showMultiplePackageOptions = true, codeLanguage, commandMa
+
{words.map((word, i) => {
const start = i / words.length
const end = start + 1 / words.length
@@ -864,7 +857,7 @@ const ParallaxVert = ({ props }) => {
backgroundColor: '#fff',
borderRadius: 10,
}}
- >
+ />