sanity-plugin-note-field
sanity-plugin-note-field copied to clipboard
Custom Note Fields for Sanity
Hey Matteo - I get the below error when i try to add this plugin to my sanity config/schema. The defineField is being added within a defineType type:'document'. When i...
First off, great little plugin! One small issue. It's purely aesthetic. The way Sanity spaces the fields in the form makes it feel like these notes aren't directly related to...
When using the plugin in an embedded studio, such as this example: https://github.com/SimeonGriggs/sanity-remix-template, importing the plugin into sanity.config.ts is causing the error `Cannot use import statement outside a module`. Would...