fix build errors

This commit is contained in:
fragosti
2019-02-27 11:34:04 -08:00
parent 500e5f1b5d
commit ccd0da58cb
3 changed files with 11 additions and 5 deletions

View File

@@ -86,4 +86,9 @@ export const documentConstants: { [s: string]: DocumentMetadata } = {
'0x is an open protocol that is governed by its users. Cast your votes with ZRX on 0x Improvement Proposals.',
keywords: '',
},
EXTENSIONS: {
title: '',
description: 'Support new types of trading on your relayer with 0x Extensions',
keywords: '',
},
};