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
TypeScript
Difficulty: Medium
Labels
good first issue frontend quality
Parent Repository
kubernetes-sigs/headlamp
TypeScript repository
6,235 703