From 465b971fd0cb80004bf60865ddc25df9cd72ba38 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 18 Apr 2021 13:42:54 +0200 Subject: dprint fmt --- pages/settings.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'pages') diff --git a/pages/settings.tsx b/pages/settings.tsx index e9fc5fa..9a09178 100644 --- a/pages/settings.tsx +++ b/pages/settings.tsx @@ -48,9 +48,9 @@ export default function SettingsPage() { Instellingen - +

Account

-
+
-
+
} /> -
+

Gebruikersnaam

Hier staat hij dan

-
+
} /> } /> -
+

Email

******@example.com

-
+
} /> -
+

Wachtwoord

- +

Kleuren

-
+
-
+

Schijfjes

-
+
-
+

Achtergrond

-
-
+
+
updatePreference({ 'darkMode': state })} @@ -117,20 +117,20 @@ export default function SettingsPage() {

Donkere modus

- +

Standaard spelregels

-
+
- +

Uitloggen

-
+
} text='Uitloggen' - href="/logout" + href='/logout' />
-- cgit v1.2.3