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

Added Book Icon for CodeView component #44

Merged
merged 2 commits into from
Jul 9, 2020
Merged

Added Book Icon for CodeView component #44

merged 2 commits into from
Jul 9, 2020

Conversation

adarshsaraogi
Copy link
Contributor

Added the book icon on CodeView component, and took the Reference from the figma layout Style.
and also added the feather-icons-react dependencies in package.json file for using the Book icon.
#31

@diego3g
Copy link
Owner

diego3g commented Jul 8, 2020

We already have the react-icons library so you can import the book icon like:

import { FiBook } from 'react-icons/fi`;

So we do not need the react-feather library.

@adarshsaraogi
Copy link
Contributor Author

@diego3g i have made the changes.

@diego3g diego3g merged commit 1090124 into diego3g:master Jul 9, 2020
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