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.

5 lines (4 loc) 116 B
declare const reducers: { "preview-button_config": (base: any, action: any) => any; }; export default reducers;