mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 15:26:21 +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.