react-hooks/rules-of-hooks — the testAutoSaveComponent function uses React.useState but has a lowercase name. Rename to TestAutoSaveComponent (PascalCase) so React treats it as a component. File: frontend/src/components/App/PluginSettings/PluginSettingsDetails.stories.tsx #5185