@webriq-pagebuilder/sanity-plugin-input-component-social-accounts
TypeScript icon, indicating that this package has built-in type declarations

3.7.1-rc.2 • Public • Published

sanity-plugin-input-component-social-accounts

Manage linked social accounts in Stackshift studio.

Installation

In your Sanity project folder:

yarn add @webriq-pagebuilder/sanity-plugin-input-component-social-accounts

or

npm install @webriq-pagebuilder/sanity-plugin-webriq-components

Usage

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

import {defineConfig} from "sanity"
import {myPlugin} from "@webriq-pagebuilder/sanity-plugin-input-component-social-accounts"

export default defineConfig({
  //...
  plugins: [myPlugin({})],
})

License

MIT © WebriQ

Develop & test

This plugin uses @sanity/plugin-kit with default configuration for build & watch scripts.

See Testing a plugin in Sanity Studio on how to run this plugin with hotreload in the studio.

Readme

Keywords

Package Sidebar

Install

npm i @webriq-pagebuilder/sanity-plugin-input-component-social-accounts

Weekly Downloads

1

Version

3.7.1-rc.2

License

MIT

Unpacked Size

27.9 kB

Total Files

14

Last publish

Collaborators

  • webriq