mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 20:07:46 +08:00
Move the Divider into the OnlineUsers component so it conditionally renders together with the online users content, preventing an orphaned divider from appearing next to the preview button.