arbret/frontend/app/admin
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
..
availability Fix: Update permissions and add missing /api/exchange/slots endpoint 2025-12-22 21:42:42 +01:00
invites refactor(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
price-history feat: add price history admin page with fetch button 2025-12-22 15:49:41 +01:00
trades refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00