sanity-io / sanity-plugin-internationalized-array

A plugin to register array fields with a custom input component to store field values in multiple languages, queryable by using the language ID as an array `_key`.
MIT License
43 stars 11 forks source link

styled-components missmatch #52

Closed ciruz closed 7 months ago

ciruz commented 10 months ago

Hey when using the latest Sanity, Sanity Presentation (which is part of the core Sanity Studio) requires styled-components@^6.1.1 while sanity-plugin-internationalized-array requires styled-components@^5.3.6.

image

SimeonGriggs commented 7 months ago

This should be resolved in recent updates to Presentation