Browse Source
Added handleClick function to check for middle mouse button (event.button === 1), opening the URL in a new tab using window.open. Improves user experience by offering an alternative method to open URLs without leaving the current page.pull/1102/head
1 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue