react-buddy-ide-toolbox
react-buddy-ide-toolbox copied to clipboard
Please support React 19
From the current package.json:
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
},
React 19 is out for a while, now. Please add support.