storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app
https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/
MIT License
769 stars 95 forks source link

Could we have the peer deps updated for React 18? #152

Closed daelynj closed 2 years ago

daelynj commented 2 years ago
  "peerDependencies": {
    "react": "^16.8.4 || ^17.0.0 || ^18.0.0"
  }
Yizhachok commented 2 years ago

@bcomnes please take a look at this to reduce amount of warnings.