Auto reload and bug fixes
This commit is contained in:
2
src/utils/helpers/urlJoin.ts
Normal file
2
src/utils/helpers/urlJoin.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import * as properUrlJoin from 'proper-url-join';
|
||||
export const urlJoin = properUrlJoin as unknown as properUrlJoin.default;
|
||||
Reference in New Issue
Block a user