-
Notifications
You must be signed in to change notification settings - Fork 188
feat: Controlled tabs #1655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Controlled tabs #1655
Conversation
🦋 Changeset detectedLatest commit: e739ade The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +124 B (0%) Total Size: 552 kB
ℹ️ View Unchanged
|
@jhoward1994 pls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs changesets to merge, but code is fine 👍🏼
(but really) |
What does it do?
Makes the tab components controllable so we can set the selected index from outside the component
Why is it needed?
D&P tab navigation in the monorepo
Related issue(s)/PR(s)
CONTENT-2298