You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your App.js i saw that you are rendering a component (image,youtube or link) based on some conditions, i believe it is better to use HOC implement this feature, that is a way cleaner. if you accept this i can do a small PR.
The text was updated successfully, but these errors were encountered:
In your
App.js
i saw that you are rendering a component (image,youtube or link) based on some conditions, i believe it is better to use HOC implement this feature, that is a way cleaner. if you accept this i can do a small PR.The text was updated successfully, but these errors were encountered: