arbret/frontend/app/styles
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
..
auth-form.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
shared.ts refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00