Files
Homarr/src/components/Dashboard/Views/DashboardView.tsx
deepsource-autofix[bot] 64e8e85aac refactor: Replace short hand type conversions with function calls
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00

3.1 KiB