Skip to content

Commit d003e6b

Browse files
committed
Update navigation links in styling guide and remove GitHub issue button from index page
1 parent fad2d00 commit d003e6b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

documentation-site/pages/index.jsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,6 @@ const Adopters = (props) => (
5555
</FlexGridItem>
5656
))}
5757
</FlexGrid>
58-
<Button
59-
$as="a"
60-
href="https://github.com/uber/baseweb/issues/1889"
61-
size="compact"
62-
kind="secondary"
63-
>
64-
Please let us know if you are using Base Web!
65-
</Button>
6658
</>
6759
);
6860

0 commit comments

Comments
 (0)