fix(admin-ui): Ensure that default invite link uses __BASE__ if set (#4173)

* ensure default invite link uses __BASE__ if it exists

* add changeset
This commit is contained in:
Kasper Fabricius Kristensen
2023-05-25 20:27:18 +02:00
committed by GitHub
parent 92f01cefbc
commit 9a46c11f2a
2 changed files with 17 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Ensures that the default invite link uses the **BASE** in constructing the link if it exists