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

fix: prevent document being recreated by defaultLanguages #35

Closed SimeonGriggs closed 1 year ago

SimeonGriggs commented 1 year ago

Fixes #34