mozilla/testpilot
Pages.js could make better use of react components
Open
#2,809 opened on Aug 22, 2017
good first issueskill:react
Repository metrics
- Stars
- (250 stars)
- PR merge metrics
- (PR metrics pending)
Description
frontend/tasks/pages.js has a bunch of JSX that could be converted to components, specifically, there's a reference to layout-wrapper and copter classes that could be component-ized.