docs(website): sidebar mobile

This commit is contained in:
moklick
2020-10-05 18:42:51 +02:00
parent 2b0ac017c3
commit 7c460dcf9d
48 changed files with 211 additions and 326 deletions
+2 -2
View File
@@ -100,7 +100,7 @@ const Home = () => {
<Flex mt={3} alignItems="center">
<DocsButton
as={Link}
to="/docs"
to="/docs/"
icon="code"
colorizeStroke
color="textInverted"
@@ -108,7 +108,7 @@ const Home = () => {
>
Documentation
</DocsButton>
<ExampleButton to="/examples">
<ExampleButton to="/examples/">
Examples
<Icon
width="24px"