reactcss
reactcss copied to clipboard
fix: add missing peer dependency react
What's the problem this PR addresses?
reactcss is trying to use react without declaring it as a peer dependency
How did you fix it?
Added react to peer dependencies