prparation for AWs

This commit is contained in:
Thomas Ruoff
2020-10-09 00:11:35 +02:00
parent 940dc3cf59
commit 765d6c1a46
3 changed files with 8 additions and 7 deletions

View File

@@ -54,7 +54,6 @@ function WizardInternal() {
return (
<>
<Calendar />
<form
className="form"
onSubmit={(event) => {
@@ -63,7 +62,7 @@ function WizardInternal() {
}}
>
{dataStoredLoaded && (
<p className="mb-12">
<p className="mb-6">
Gespeicherte Daten wurden aus Deinem Browser geladen.{' '}
<a className="link" onClick={forgetData} href="">
Daten wieder vergessen