mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
aa27d57624
Replace UnstyledButton with UnstyledButton component={Link} so each
notification renders as a real anchor element. Regular left-clicks use
SPA navigation and close the popover; Ctrl/Cmd/middle-click open the
page in a new tab. All click types mark the notification as read.