Vijay 5275c56725 Implement functionality to open URL in new tab on middle click
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.
2024-04-11 00:39:55 +05:30
..
2024-01-09 20:07:22 +01:00
2024-03-03 18:37:43 +00:00
2024-03-11 23:48:23 +01:00