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

Update Project Option Tile to accept Logo as prop #200

Open
nischayv opened this issue Mar 29, 2018 · 0 comments
Open

Update Project Option Tile to accept Logo as prop #200

nischayv opened this issue Mar 29, 2018 · 0 comments
Labels
UI UI Stories

Comments

@nischayv
Copy link
Member

Currently the Project Option Tile component accepts a string ("Docker", "Heroku", etc) and has a huge switch block to decide what logo to render. This issue should make the component more generic and simply accepts a Logo component as a prop and renders it. The project option tile could be made into a new reusable component that can be published to npm.

@nischayv nischayv added the UI UI Stories label Mar 29, 2018
@nischayv nischayv self-assigned this Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI UI Stories
Projects
None yet
Development

No branches or pull requests

1 participant