Browse Source

Remove redundant title. (#2451)

pull/2463/head
kennylbj 8 years ago
committed by 陈帅
parent
commit
55676beec7
  1. 1
      src/components/GlobalHeader/RightContent.js

1
src/components/GlobalHeader/RightContent.js

@ -98,7 +98,6 @@ export default class GlobalHeaderRight extends PureComponent {
href="https://pro.ant.design/docs/getting-started"
rel="noopener noreferrer"
className={styles.action}
title="{ formatMessage({id: 'component.globalHeader.help'}) }"
>
<Icon type="question-circle-o" />
</a>

Loading…
Cancel
Save