Skip to content

removed hardcode html to component and added favicon #180

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

Merged
merged 1 commit into from
Jan 28, 2020
Merged

removed hardcode html to component and added favicon #180

merged 1 commit into from
Jan 28, 2020

Conversation

lakshyabatman
Copy link
Member

Issue
In the original code, the team.js had hardcoded jsx which kills the point of using react(components), so refactored team.js code, added card component and wrapper files for core contributors and board members.

Files added:

  • BoardMember.js => this file wraps board members details into an array of card components which are added in team.js

  • CoreContributors.js => this file wraps core contributors details into an array of card components which are added in team.js

Screenshot
Screenshot 2020-01-29 at 1 03 29 AM

@vaibhavdaren
Copy link
Member

someone has learned react and component injection.

@vaibhavdaren vaibhavdaren merged commit 140cfb0 into codeuino:development Jan 28, 2020
@lakshyabatman
Copy link
Member Author

@vaibhavdaren even Vue and Javascript. :)

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.

2 participants