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
- Remove unused PickerProps interface
- Remove unused CalendarProps, Translations, Direction imports
- Fix import type usage for React
- Reduce linting errors from 710+ to ~215
These changes address the most critical linting issues that could cause test failures.
0 commit comments