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
Extend toNewsKitIcon parameter types to include EmotionIcon.
This is needed due to an update in the @emotion-icons package. Bootstrapping a project with node 18 and react types 18 resolves the type EmotionIcon for the emotion icons. This results is a type error when passing them to the toNewsKitIcon transformer function.
Tasks/Steps
All known tasks/steps that need to be carried out
Acceptance Criteria
All acceptance criteria must be met before task can be marked as 'done'
Supporting Information
Process/sequence flows, wireframes, third party documentation, tech feasibility, architecture overview/documentation, high level design, data specs etc...
Dependencies
Any known business dependencies or reasons to engage with another team and input into their roadmap/timings
The text was updated successfully, but these errors were encountered:
Description
Extend toNewsKitIcon parameter types to include EmotionIcon.
This is needed due to an update in the @emotion-icons package. Bootstrapping a project with node 18 and react types 18 resolves the type EmotionIcon for the emotion icons. This results is a type error when passing them to the toNewsKitIcon transformer function.
Tasks/Steps
All known tasks/steps that need to be carried out
Acceptance Criteria
All acceptance criteria must be met before task can be marked as 'done'
Supporting Information
Process/sequence flows, wireframes, third party documentation, tech feasibility, architecture overview/documentation, high level design, data specs etc...
Dependencies
Any known business dependencies or reasons to engage with another team and input into their roadmap/timings
The text was updated successfully, but these errors were encountered: