Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 520 Bytes

volto-sticky-blocks

Configure sticky blocks by path.

Place your sticky blocks wherever you like using <StickyBlocks/> component.

Note: It requires collective.volto.stickyblocks installed in the backend.

Installation

Install with:

yarn add volto-sticky-blocks

Usage

import { StickyBlocks } from 'volto-sticky-blocks';

...
<StickyBlocks/>
...

Translations

This addon has Italian and English localizations.