aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
diff options
context:
space:
mode:
authorFred Carlsen <fred@sjelfull.no>2018-12-12 20:08:31 +0800
committerEzekiel Aquino <ezekiel@bakkenbaeck.no>2018-12-12 20:32:42 +0800
commit6262e06afd7cb7522235f4a42c2648c6cfa91383 (patch)
tree9d8f27e6ca0a49f308bc7089f56fbc253b6eb915 /packages/website
parentb1f4bb722d9a6aaacdd3fdfe1bf7049efe043aa7 (diff)
downloaddexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar.gz
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar.bz2
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar.lz
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar.xz
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.tar.zst
dexon-sol-tools-6262e06afd7cb7522235f4a42c2648c6cfa91383.zip
Remove old dropdown
Diffstat (limited to 'packages/website')
-rw-r--r--packages/website/ts/@next/pages/why.tsx2
1 files changed, 1 insertions, 1 deletions
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 (