Open
Description
Link to the documentation page or resource
Describe the bug
In the plugin documentation, it it stated in the example that there is still a
useCMEditViewDataManager from '@strapi/helper-plugin' on this page :
https://docs.strapi.io/cms/plugins-development/admin-panel-api#accessing-data-with-the-usecmeditviewdatamanager-react-hook
=> "Example of a basic component using the 'useCMEditViewDataManager' hook"
But this is a wrong example since this import has a breaking change (stated from https://docs.strapi.io/cms/migration/v4-to-v5/additional-resources/helper-plugin#usecmeditviewdatamanager)
Additional context
No response
Suggested improvements or fixes
No response
Related issue(s)/PR(s)
No response