From 6262e06afd7cb7522235f4a42c2648c6cfa91383 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Wed, 12 Dec 2018 13:08:31 +0100 Subject: Remove old dropdown --- packages/website/ts/@next/pages/why.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/ts/@next/pages/why.tsx b/packages/website/ts/@next/pages/why.tsx index d0d909949..b2d025b8f 100644 --- a/packages/website/ts/@next/pages/why.tsx +++ b/packages/website/ts/@next/pages/why.tsx @@ -75,7 +75,7 @@ const useCaseSlides = [ description: 'Efficient lending requires liquid markets where investors can buy and re-sell loans. 0x enables an ecosystem of lenders to self-organize and efficiently determine market prices for all outstanding loans.', }, ]; - +// export class NextWhy extends React.PureComponent { public render(): React.ReactNode { return ( -- cgit v1.2.3