Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Remove duping secondaryColor button on about:styles #9559

Closed
luixxiul opened this issue Jun 19, 2017 · 0 comments
Closed

Remove duping secondaryColor button on about:styles #9559

luixxiul opened this issue Jun 19, 2017 · 0 comments

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Jun 19, 2017

Test plan

#9560 (comment)


Describe the issue you encountered: Remove a duping secondaryColor button on about:styles

<BrowserButton secondaryColor l10nId='secondaryColor' onClick={this.onRemoveBookmark} />
<Pre><Code>
&lt;BrowserButton secondaryColor l10nId='secondaryColor' onClick={'{this.onRemoveBookmark}'} />
</Code></Pre>

  • Extra QA steps:
    1.
    2.
    3.

  • Any related issues:

@luixxiul luixxiul added this to the 0.19.x (Nightly Channel) milestone Jun 19, 2017
@luixxiul luixxiul self-assigned this Jun 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.