mirror of
https://github.com/Radarr/Radarr
synced 2026-01-25 08:53:02 +01:00
Extract repetitive date display logic into PosterDateRow component. Reduces cognitive complexity from 30 to ~20 by consolidating 4 similar conditional blocks into reusable component calls. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| build | ||
| src | ||
| typings | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .prettierignore | ||
| .prettierrc.json | ||
| .stylelintrc | ||
| .tern-project | ||
| babel.config.js | ||
| jsconfig.json | ||
| postcss.config.js | ||
| tsconfig.json | ||