fix: magic login url
This commit is contained in:
@@ -56,7 +56,7 @@ export const MagicLinkTemplate = ({
|
|||||||
</Text>
|
</Text>
|
||||||
<Button
|
<Button
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href={loginUrl}
|
href={magicLoginUrl}
|
||||||
style={{
|
style={{
|
||||||
marginBottom: "2rem",
|
marginBottom: "2rem",
|
||||||
borderRadius: "0.375rem",
|
borderRadius: "0.375rem",
|
||||||
|
|||||||
Reference in New Issue
Block a user