WIP governance page
This commit is contained in:
committed by
Jacob Evans
parent
5676702da6
commit
1ef434f95e
@@ -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<{}> = () => (
|
||||
|
Reference in New Issue
Block a user