contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

fix: use the new badge option on EntryCard for ExternalResourceCard [DANTE-1330] #1606

Closed Cyberxon closed 4 months ago

Cyberxon commented 4 months ago

As a follow up to this PR and updating the Forma EntryCard component to accept a Badge option in this PR, this PR bumps the versions of Forma packages in field-editor-reference and passes the custom badge to EntryCard using the badge option instead of the icon option.