Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Repository files navigation

sanity-plugin-widgetkit

Installation

npm install --save sanity-plugin-widgetkit

or

yarn add sanity-plugin-widgetkit

Usage

Add it as a plugin in sanity.config.ts (or .js):

 import {createConfig} from 'sanity'
import {myPlugin} from 'sanity-plugin-widgetkit'
export const createConfig({
/...
plugins: [
myPlugin({})
]
})

License

MIT © Kevin See LICENSE

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages