From f3f78f63eca08e091ca623c9c42219e0e9a0033c Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Fri, 14 Dec 2018 15:21:55 +0100 Subject: Fix hero landing --- packages/website/ts/@next/components/sections/landing/hero.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/website/ts/@next') diff --git a/packages/website/ts/@next/components/sections/landing/hero.tsx b/packages/website/ts/@next/components/sections/landing/hero.tsx index 9af013a48..2460586d5 100644 --- a/packages/website/ts/@next/components/sections/landing/hero.tsx +++ b/packages/website/ts/@next/components/sections/landing/hero.tsx @@ -10,6 +10,7 @@ export const SectionLandingHero = () => ( } />} actions={} -- cgit v1.2.3