Radarr/frontend/src/FirstRun
admin 1b42fe1e25 fix: mark React component props as Readonly
Bulk update to make all component props immutable at the type level.
This prevents accidental prop mutation and improves type safety.

Resolves ~50 SonarCloud code smells.
2025-12-18 15:31:40 -06:00
..
AuthenticationRequiredModal.tsx fix: mark React component props as Readonly 2025-12-18 15:31:40 -06:00
AuthenticationRequiredModalContent.css New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00
AuthenticationRequiredModalContent.css.d.ts New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00
AuthenticationRequiredModalContent.tsx Fix syntax 2025-09-10 07:47:39 -05:00