Fix linter

This commit is contained in:
Fabio Berger 2018-08-29 17:45:51 +01:00
parent bc8cc35d18
commit e6511c9c05

View File

@ -124,7 +124,7 @@ export class DevelopersDropDown extends React.Component<DevelopersDropDownProps,
}} }}
> >
<Link <Link
to={WebsitePaths.ZeroExJs /* TODO: Update once we have overview page */} to={WebsitePaths.ZeroExJs}
className="text-decoration-none" className="text-decoration-none"
style={{ style={{
color: colors.lightBlueA700, color: colors.lightBlueA700,