nearform / react-pwa

Hackernews Progressive Web Application built with React
https://hackernews.nearform.com
27 stars 14 forks source link

Refactor page control to prevent "next" on list end #58

Closed fromflux closed 6 years ago

fromflux commented 6 years ago

Refactor page control component out of header to allow for disabling next page when list end reached.

closes #55