storybook/stories/API/hooks/HookInspector.mdx
import enableInspector from './assets/enable-recharts-hook-inspector.png'; import showToolbar from './assets/show-toolbar.png'; import inspectorPreview from './assets/inspector-preview.png';
Hook inspector is a tool that allows you to inspect the state of hooks in Recharts storybook. It can be useful for debugging and understanding how the hooks are working and what they return.
How to open the hook inspector:
If you don't see the toolbar, make sure that you have "Show toolbar" enabled in the storybook settings