Skip to content

Commit fbfd266

Browse files
authored
Update README.md
1 parent 24e6ea4 commit fbfd266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const {
5555
} = useTheme({foo: 'bar'});
5656
```
5757

58-
`useTheme` applies single css property to given HtmlElement.
58+
`useVariable` applies single css property to given HtmlElement.
5959

6060
```js
6161
import {useVariable} from 'css-vars-hook';

0 commit comments

Comments
 (0)