Skip to content

Commit

Permalink
Merge pull request #6091 from danangekal/fixing-docs-theming
Browse files Browse the repository at this point in the history
Fixing docs theming
  • Loading branch information
djhi authored Mar 29, 2021
2 parents fdee4e8 + 4c4fee5 commit 7d7c00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Theming.md
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@ const MyError = ({
<div>
<Button
variant="contained"
icon={<History />}
startIcon={<History />}
onClick={() => history.go(-1)}
>
Back
Expand Down

0 comments on commit 7d7c00a

Please sign in to comment.