Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace reset icon (#31) #32

Merged
merged 2 commits into from
Jul 8, 2019
Merged

Replace reset icon (#31) #32

merged 2 commits into from
Jul 8, 2019

Conversation

colebillys19
Copy link
Contributor

Replaced previous reset icon (issue #31).

I swapped out the old 'refresh' icon with a 'trash' icon. This makes it more clear what the button does.

Screen Shot 2019-06-18 at 11 35 16 AM

import download from './icons/download.svg';
import burst from './icons/burst.svg';
import settings from './icons/settings.svg';
import trash from './icons/trash.svg';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though the icon is a trash can, not sure if Chris wants to maintain the import of 'reset' to indicate what the action is doing later in the code, rather than what the svg itself is.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call. I just changed it to 'reset'.

@misscoded
Copy link
Contributor

@ctlusto Ready for your review.

@ctlusto ctlusto merged commit 5a5c32d into desmosinc:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants