mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
Format all files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export function constructShareLink(
|
||||
token: string
|
||||
) {
|
||||
export function constructShareLink(token: string) {
|
||||
return `${window.location.origin}/s/${token!}`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user