Fix prettier

This commit is contained in:
Fabio Berger
2018-08-28 17:13:29 +01:00
parent 9fd46c7900
commit bc8cc35d18

View File

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