Skip to content

Commit 8667750

Browse files
committed
ci: fixing lint issues
1 parent 3afba07 commit 8667750

File tree

1 file changed

+4
-4
lines changed
  • src/shared/components/Settings/Tools/Devices

1 file changed

+4
-4
lines changed

src/shared/components/Settings/Tools/Devices/index.jsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -620,10 +620,10 @@ export default class Devices extends ConsentComponent {
620620
</div>
621621
<div styleName="help-text-container">
622622
<div styleName="help-text-label">
623-
Don&#39;t see your device?
623+
Don&#39;t see your device?
624624
</div>
625625
<div styleName="help-text-email">
626-
Contact Support at <a href="mailto:support@topcoder.com">support@topcoder.com</a>
626+
Contact Support at <a href="mailto:support@topcoder.com">support@topcoder.com</a>
627627
</div>
628628
</div>
629629
</div>
@@ -745,10 +745,10 @@ export default class Devices extends ConsentComponent {
745745
</div>
746746
<div styleName="help-text-container">
747747
<div styleName="help-text-label">
748-
Don&#39;t see your device?
748+
Don&#39;t see your device?
749749
</div>
750750
<div styleName="help-text-email">
751-
Contact Support at <a href="mailto:support@topcoder.com">support@topcoder.com</a>
751+
Contact Support at <a href="mailto:support@topcoder.com">support@topcoder.com</a>
752752
</div>
753753
</div>
754754
</div>

0 commit comments

Comments
 (0)