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 defaultLanguages from recreating a document when deleted #36

Closed SimeonGriggs closed 1 year ago

SimeonGriggs commented 1 year ago

Fixes #34