frontend: configmap/Details: Fix `react-hooks/rules-of-hooks` — the `section()` helper function calls `React.useState`, `React.useRef`, and `React.useEffect` but is a plain function, not a component or hook. Rename to a PascalCase component (`Section`) or refactor to a custom hook. File: `frontend/src/components/configmap/Details.tsx`

April 23, 2026 · #5192
View on GitHub
TypeScript Difficulty: Medium

Labels

good first issue frontend quality

Sign in required

Authenticate to use favourites & bookmarks

5