UNPKG

@seidhr/sanity-plugin-muna-schemas

Version:

Muna or ᛗᚢᚾᚨ means remember in norse. Muna is a schema for the Sanity Studio that enables detailed descriptions of cultural heritage objects and knowledge about their contexts as well as pages about them (or anything else really.)

12 lines (10 loc) 279 B
import { hasMember } from '../../../properties/object' export default { name: 'Set', type: 'object', title: 'Sett', titleEN: 'Set', description: 'Brukes til å samle objekter i et sett, der settet er knyttet til for eksempel en samling.', fields: [hasMember], }