mattmilburn / strapi-plugin-preview-button

A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.
MIT License
99 stars 35 forks source link

Implement useFetchClient hook from Strapi helper plugin #97

Closed mattmilburn closed 1 year ago

mattmilburn commented 1 year ago

Replace request usage with useFetchClient from @strapi/helper-plugin.