Skip to content

Conversation

@r-zane-spalding
Copy link
Contributor

What does it do?

The TS type wasn't updated when adding the disablePoppingOnBackspace prop

Fixes #553

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • Updated documentation (if applicable)
  • Added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings

@mrchief mrchief changed the title fix: Adding missing prop for disablePoppingOnBackspace fix: add type definition for disablePoppingOnBackspace prop Mar 8, 2022
@mrchief mrchief merged commit 7cf5af9 into dowjones:main Mar 8, 2022
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

🎉 This PR is included in version 2.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DisablePoppingOnBackspace prop missing from TS Type

2 participants