Skip to content

Commit

Permalink
docs: rebuilt yarn.lock file, added updated button config
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Agrawal committed Oct 17, 2021
1 parent 15bc558 commit fc78220
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 939 deletions.
4 changes: 2 additions & 2 deletions documentationwebsite/docs/components/forms/Button.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export default {
size: "m",
},
icon: {
size: "m",
size: "s",
},
},
m: {
Expand Down Expand Up @@ -245,7 +245,7 @@ export default {
size: "l",
},
icon: {
size: "l",
size: "m",
},
},
},
Expand Down
Loading

0 comments on commit fc78220

Please sign in to comment.