You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve React 19 TypeScript compatibility in modernjs package
- Fix useRef() call to provide initial value for React 19 compatibility
- Resolves 'Expected 1 arguments, but got 0' TypeScript error
- Ensures all 35 packages build successfully
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments