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

Fix linter error in Home.jsx #7

Open
Liby99 opened this issue Nov 4, 2018 · 0 comments
Open

Fix linter error in Home.jsx #7

Liby99 opened this issue Nov 4, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Liby99
Copy link
Member

Liby99 commented Nov 4, 2018

Fix all linter errors in Home.jsx. Additionally, remove RowItem.jsx because it is hard coded – you shouldn't be relying on additional component to make sure each row has only four items. Use a different react carousel plugin instead of the jQuery one (search online to find). Move styles to a separate .scss file. Add @flow to enable flow typing.

@Liby99 Liby99 added bug Something isn't working and removed enhancement New feature or request bug Something isn't working labels Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants