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.
13 lines (12 loc) • 335 B
JavaScript
const index = require("../_chunks/index-CSWOFhNV.js");
require("react/jsx-runtime");
require("react");
require("react-intl");
require("react-copy-to-clipboard");
require("lodash/get");
require("@strapi/design-system");
require("@strapi/strapi/admin");
require("react-redux");
require("qs");
module.exports = index.index;
;