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(compactSelect): Fix TypeScript errors in CompositeSelect MDX docs
Add SelectKey type import and annotate useState calls with explicit types
to resolve TS2322 and TS2345 errors surfaced by typecheck:mdx.
Co-Authored-By: Claude Sonnet 4 <noreply@example.com>
0 commit comments