fix(SW-104): use relative url for initiation

This commit is contained in:
Michael Zetterberg
2024-08-21 15:14:24 +02:00
parent 8109148bc5
commit 63ce8a2dfb
5 changed files with 4 additions and 17 deletions

View File

@@ -1,3 +0,0 @@
export type AddCreditCardButtonProps = {
redirectUrl: string
}