File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
docs/data/material/components/buttons Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ githubSource: packages/mui-material/src/Button
1010
1111# Button
1212
13- <p class =" description " >Buttons allow users to take actions, and make choices, with a single tap.</p >
13+ <p class =" description " >Buttons allow users to take actions and make choices with a single tap.</p >
1414
1515Buttons communicate actions that users can take. They are typically placed throughout your UI, in places like:
1616
@@ -103,7 +103,10 @@ deselected, such as adding or removing a star to an item.
103103### Sizes
104104
105105For larger or smaller icon buttons, use the ` size ` prop.
106-
106+ karthi@karthi-IdeaPad-Slim-3-15IRH10:~ /material-ui/material-ui$ git status
107+ On branch fix/button-doc-grammar
108+ nothing to commit, working tree clean
109+ karthi@karthi-IdeaPad-Slim-3-15IRH10:~ /material-ui/material-ui$
107110{{"demo": "IconButtonSizes.js"}}
108111
109112### Colors
You can’t perform that action at this time.
0 commit comments