add tutorial
This commit is contained in:
parent
cc73a48efe
commit
5c0da9346f
@ -191,6 +191,15 @@ export default class Home extends Component {
|
|||||||
<Card>
|
<Card>
|
||||||
<Card.Body>
|
<Card.Body>
|
||||||
<Spacer y={1.2} />
|
<Spacer y={1.2} />
|
||||||
|
<Text>
|
||||||
|
How to use{" "}
|
||||||
|
<span>
|
||||||
|
<a href="https://www.youtube.com/watch?v=IjctLf1nX8w">
|
||||||
|
Tutorial
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</Text>
|
||||||
|
<Spacer y={1.2} />
|
||||||
|
|
||||||
<Input
|
<Input
|
||||||
underlined
|
underlined
|
||||||
|
Reference in New Issue
Block a user