From 486189dfb680cc231adcfc266e110b3c05585264 Mon Sep 17 00:00:00 2001 From: skidoodle <{ID}+{username}@users.noreply.github.com> Date: Sun, 14 Aug 2022 20:21:40 +0200 Subject: [PATCH] remove backslash --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index f7da8c5..bb2df9f 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -56,7 +56,7 @@ export default function() { - \ + ) } \ No newline at end of file