mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-02 16:02:35 +00: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.