From 0b223cd498a8f7d802e9a011d8cfc2222ca6c450 Mon Sep 17 00:00:00 2001 From: Reinaldy Rafli Date: Tue, 20 Jul 2021 01:39:08 +0700 Subject: [PATCH] style: run prettier --- client/src/routes/__layout.svelte | 4 +++- client/src/routes/api.svelte | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/client/src/routes/__layout.svelte b/client/src/routes/__layout.svelte index 0a5b11a..ce17de0 100644 --- a/client/src/routes/__layout.svelte +++ b/client/src/routes/__layout.svelte @@ -47,7 +47,9 @@

- Analytics. + Analytics.

diff --git a/client/src/routes/api.svelte b/client/src/routes/api.svelte index f5a6401..df12998 100644 --- a/client/src/routes/api.svelte +++ b/client/src/routes/api.svelte @@ -1,9 +1,9 @@