Update mobile download documentation to include iOS and Android sections.
This commit is contained in:
parent
23568a966f
commit
f9cf17a571
|
@ -4,3 +4,12 @@ description: "How to get your 01 mobile app"
|
||||||
---
|
---
|
||||||
|
|
||||||
Using your phone is a great way to control 01. There are multiple options available.
|
Using your phone is a great way to control 01. There are multiple options available.
|
||||||
|
|
||||||
|
<CardGroup cols={2}>
|
||||||
|
<Card title="iOS" icon="apple">
|
||||||
|
Coming soon
|
||||||
|
</Card>
|
||||||
|
<Card title="Android" icon="android">
|
||||||
|
Coming soon
|
||||||
|
</Card>
|
||||||
|
</CardGroup>
|
||||||
|
|
Loading…
Reference in New Issue