diff --git a/src/routes/Intro/Intro.js b/src/routes/Intro/Intro.js index 5f1b2a591..6869aee85 100644 --- a/src/routes/Intro/Intro.js +++ b/src/routes/Intro/Intro.js @@ -1,6 +1,6 @@ import React, { Component } from 'react'; import Icon from 'stremio-icons/dom'; -import { Button } from 'stremio-common'; +import { Button, TextInput } from 'stremio-common'; import CheckboxLabel from './CheckboxLabel'; import styles from './styles'; @@ -155,7 +155,7 @@ class Intro extends Component { renderSignUpForm = () => { return (
- +