Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 23, 2021
1 parent 989c84e commit 0e0dd95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ export const {
makeStyles,
useStyles, //<- This useStyles is like the useStyles you get when you
// call makeStyles but it doesn't return a classes object.
withStyle, //<- As discussed in this issue: https://github.com/garronej/tss-react/issues/16
} = createMakeStyles({ useTheme });
```

Expand Down

0 comments on commit 0e0dd95

Please sign in to comment.