Dima Vyshniakov

Results 14 comments of Dima Vyshniakov

:tada: This PR is included in version 0.8.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/css-vars-hook/v/0.8.0) - [GitHub release](https://github.com/morewings/css-vars-hook/releases/tag/v0.8.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

The same problem happens to me as well. Here is reproduction: [chromatic preview](https://656cdd7c29a818474826ecb1-zakghlejyk.chromatic.com/?path=/story/inputs-checkbox--primary), [code](https://github.com/morewings/koval-ui/tree/fix/storybook-update)

I love the `Empathy Backlog` name. Sending warm vibes to Storybook comrades.

> A not so ideal work around is: > > ``` > export function Story() { > return ComponentDecorator(Component); > } > ``` Sometimes Context is needed.