@storyblok-components/text-block
v0.0.18
Published
``` npm install @storyblok-components/text-block --save ``` or ``` yarn add @storyblok-components/text-block ```
Downloads
4
Maintainers
Readme
Install
npm install @storyblok-components/text-block --save
or
yarn add @storyblok-components/text-block
Usage
For React part of component
import TextBlock from '@storyblok-components/text-block`
for Storyblok schema
const TextBlock = require("@storyblok-components/text-block/text-block.sb");