UNPKG

sanity-plugin-computed-field

Version:

Sanity plugin that computes a field's value based on other fields or relationships with its document or external data. In other words, this field memoizes a value in a document using GROQ to lookup and custom javascript to compute the value from those GRO

3 lines (2 loc) 78 B
import {buildTheme} from '@sanity/ui/theme' export const theme = buildTheme()