mirror of
https://github.com/20kaushik02/portfolio-website.git
synced 2026-01-25 16:24:05 +00:00
WiP-1
This commit is contained in:
3
src/utils/linkClick.js
Normal file
3
src/utils/linkClick.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const handleButtonClick = (link) => {
|
||||
window.open(link, "_blank", "noopener")
|
||||
}
|
||||
Reference in New Issue
Block a user