From e2d7e94e4c83527216211530f614eaf02cb6e332 Mon Sep 17 00:00:00 2001 From: mantikoros Date: Mon, 13 Jun 2022 11:52:29 -0500 Subject: [PATCH] prettier --- web/components/landing-page-panel.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/components/landing-page-panel.tsx b/web/components/landing-page-panel.tsx index 7597bb1e..f3ddf4f1 100644 --- a/web/components/landing-page-panel.tsx +++ b/web/components/landing-page-panel.tsx @@ -20,7 +20,7 @@ export function LandingPagePanel(props: { hotContracts: Contract[] }) { className="self-center" src="/flappy-logo.gif" /> -
+

Predict{' '} @@ -42,7 +42,6 @@ export function LandingPagePanel(props: { hotContracts: Contract[] }) {
*/}

-