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) 151 B
"use strict"; const reactRedux = require("react-redux"); const useTypedSelector = reactRedux.useSelector; exports.useTypedSelector = useTypedSelector;