Adriano de Azevedo

Results 18 comments of Adriano de Azevedo

Guys, I have the same problem and I'll tell you how I solved it temporarily ## About the problem The package @storybook/ui has a [peerDependency with react and react-dom](https://github.com/storybookjs/storybook/blob/ca95b2ba1b5cac679a3b1beec1a05bfabad2e6cb/lib/ui/package.json#L79). Inside...

Hi @mano3493, Dude, I'm using the styled-components inside the docs of my project and everything is working fine. Does the problem still persist?

I have the same problem. Guys, how solve this?

I'm using MSW package version `^0.39.2` and same peer dependency warning still occurring after release `1.6.2`. Apparently the version declared inside of the peer dependency declaration is invalid. Maybe the...

Guys, Are there any plans for support the renderHook into Server-Side Rendering? 🥺

I solved this problem installing the `@stitches/react` as dependency of the package that was having typing problems

> hmm tried this but still found some issues... are you able to share the repo at all? @drianoaz 🙏 @gregogun the project where I made this fixes is private,...

@hadihallak can I submit a PR setting the Prettier? If you want, I can create a PR by creating a workflow in github actions that checks if the new codes...