We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024e176 commit 8cebfc7Copy full SHA for 8cebfc7
docs/src/pages/styles/api/api.md
@@ -42,11 +42,11 @@ style rules to `makeStyles`/`withStyles` which are a function of the `Theme`.
42
43
### Arguments
44
45
-1. `styles` (*Function | Object*): A function generating the styles or a styles object.
+1. `styles` (*Object*): A styles object.
46
47
### Returns
48
49
-`styles`: A function generating the styles or a styles object.
+`styles`: A styles object.
50
51
### Examples
52
0 commit comments