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

fa-box-heart and fa-credit-card-front are PRO icons of fontawesome #15

Open
Master-Guy opened this issue Jun 30, 2019 · 0 comments
Open

Comments

@Master-Guy
Copy link
Contributor

Situation:
edenjs init app && npm install @edenjs/core @edenjs/shop && edenjs run

Action:
Login with a valid admin account and go to http://localhost:1337/admin

Issue:
When hovering over the Shop menu, Orders and Payments have no icon. The cause is that Orders uses fa-box-heart, and that Payments uses fa-credit-card-front, which are both PRO icons of fontawesome. I'm unable to find where these icons are defined, and thus unable to create a PR for this.

Requested solution:
Change fa-box-heart to fa-box-open
and fa-credit-card-front to fa-credit-card

@Master-Guy Master-Guy changed the title box-heart is a PRO icon of fontawesome fa-box-heart and fa-credit-card-front are PRO icons of fontawesome Jun 30, 2019
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

No branches or pull requests

1 participant