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

Add componentDidUpdate to update when the icon changes #45

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

jackpilowsky
Copy link

Fixes #44

@pietro909
Copy link

Fixes #46 too.
Is anyone maintaining this repo anymore? @ajayns @yojona @sithumn we may help you here.

@pietro909
Copy link

@jackpilowsky what's the reason for 4653fdf ?
I'm using my own fork and works without adding the dist folder.

@phinguyen202
Copy link

Hello guys, can somebody merge this request?

@yojona
Copy link
Collaborator

yojona commented Jan 14, 2021

Nice catch. @jackpilowsky can you remove the dist folder so I can merge?

@jackpilowsky
Copy link
Author

@yojona dist folder removed

.gitignore Outdated
@@ -6,4 +6,3 @@
.idea
npm-debug.log
node_modules
dist
Copy link
Collaborator

@yojona yojona Jan 14, 2021

Choose a reason for hiding this comment

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

Can you please add this line again? and let's restore the package-lock.

I think we are good only with the changes on src/index.js

Thanks!

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.

Component doesn't update when the icon property updates
4 participants