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.

6 lines (5 loc) 117 B
import { useSelector } from "react-redux"; const useTypedSelector = useSelector; export { useTypedSelector as u };