-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Thanks for creating this package, works like a charm on React 19! However, the package.json allows only React 16, preventing easy installation, at least with npm:
react-dialog-async/packages/react-dialog-async/package.json
Lines 17 to 19 in 3c13568
| "peerDependencies": { | |
| "react": "^16" | |
| }, |
Metadata
Metadata
Assignees
Labels
No labels