mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-29 05:21:53 +01:00
Resolves React warning about missing keys in list rendering by converting fragment to array with unique key props for each streamystats component. Also wraps promoted watchlists in a View container to properly handle props spreading, preventing props from being passed through to individual watchlist sections.