Erroll Antao
Results
2
issues of
Erroll Antao
Hi could you please add FontAwesome5 in the icon set ``` const getIconComponent = iconSet => { switch (iconSet) { case 'Entypo': return Entypo; case 'EvilIcons': return EvilIcons; case 'Feather':...
Could you please update the createAnimatableComponent.js file from UNSAFE_componentWillReceiveProps to componentDidUpdate