mirror of
https://github.com/docmost/docmost.git
synced 2026-06-22 10:21:46 +10: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.