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 24e6ea4 commit fbfd266Copy full SHA for fbfd266
README.md
@@ -55,7 +55,7 @@ const {
55
} = useTheme({foo: 'bar'});
56
```
57
58
-`useTheme` applies single css property to given HtmlElement.
+`useVariable` applies single css property to given HtmlElement.
59
60
```js
61
import {useVariable} from 'css-vars-hook';
0 commit comments