Add tabIndex as a prop to PhosphorIcon#2573
Conversation
… change updates the types to reflect that
🦋 Changeset detectedLatest commit: 42821e4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 15 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 |
GeraldRequired Reviewers
Don't want to be involved in this pull request? Comment |
|
Size Change: 0 B Total Size: 89.2 kB ℹ️ View Unchanged
|
npm Snapshot: Published🎉 Good news!! We've packaged up the latest commit from this PR (2c8fa11) and published all packages with changesets to npm. You can install the packages in webapp by running: ./services/static/dev/tools/deploy_wonder_blocks.js --tag="PR2573"Packages can also be installed manually by running: pnpm add @khanacademy/wonder-blocks-<package-name>@PR2573 |
jandrade
left a comment
There was a problem hiding this comment.
Looks great! thanks for the quick fix 🚢
beaesguerra
left a comment
There was a problem hiding this comment.
Thanks for noticing this and fixing this! 🚀
|
@kevinb-khan just checking if we want to land this fix? I can commandeer it if you think it makes sense :) |
|
@jandrade commandeering would be very much appreciated. 😅 |
|
@jandrade I've assigned this PR to you. Thanks for taking this over for me. |
Summary:
PhosphorIcon already support the tabIndex prop, this change updates the types to reflect that.
Issue: XXX-XXXX
Test plan: