arbret/frontend/app/components
counterweight e8d0ee2eca
refactor: import React types directly instead of namespace
Replace 'import React from "react"' with direct imports of
CSSProperties and ChangeEvent. This eliminates unused imports
and follows modern React patterns where the namespace import
is not required for JSX (React 17+).
2025-12-23 12:23:32 +01:00
..
Header.tsx refactor: Extract SatsDisplay component and fix page IDs 2025-12-23 10:44:11 +01:00
SatsDisplay.tsx refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00