Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jun 1, 2024
1 parent 5cefe50 commit 90c9278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ const AnyComponent = (props) => {

The value provided to `sx` prop can be one of the following:

- a plain style object (recommended)
- a plain style object (recommended for best performance)
- a callback function that receives the [theme object](#theming) then return a plain style object:

```js
Expand Down

0 comments on commit 90c9278

Please sign in to comment.