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
Fixes a TypeScript error in `OnboardingCarousel.tsx` related to `setCurrentSlide` being passed an incorrect type. The error occurs on line 69, where the `onSelect` function is being called.
0 commit comments