WIP governance page

This commit is contained in:
Fred Carlsen
2019-01-29 14:06:10 +01:00
committed by Jacob Evans
parent 5676702da6
commit 1ef434f95e
7 changed files with 1225 additions and 3 deletions

View File

@@ -17,6 +17,11 @@ const navData = [
description: 'Build on the 0x protocol',
url: WebsitePaths.LaunchKit,
},
{
title: 'Governance',
description: 'xxxxxxxxx',
url: WebsitePaths.Governance,
},
];
export const DropdownProducts: React.FunctionComponent<{}> = () => (