UNPKG

strapi-plugin-preview-button

Version:

A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.

3 lines (2 loc) 130 B
export { default as usePluginConfig } from './usePluginConfig'; export { default as usePreviewButton } from './usePreviewButton';