mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update
This commit is contained in:
3
src/Utils.ts
Normal file
3
src/Utils.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function NavigateToNewTab(url: string) {
|
||||
window.open(url, '_blank')
|
||||
}
|
||||
Reference in New Issue
Block a user