From 8aa90ed86d45131fcc380534540483b2524885d8 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Sun, 25 Oct 2020 10:08:11 +0200 Subject: [PATCH] New account wizard: soften the title to not say Error! --- src/WizardPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WizardPage.tsx b/src/WizardPage.tsx index 5c3521d..329a2b9 100644 --- a/src/WizardPage.tsx +++ b/src/WizardPage.tsx @@ -129,7 +129,7 @@ export default function WizardPage() { return (
-

Error!

+

Important

{syncError?.message}