Fix linter
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user