Closed fklein-lu closed 9 years ago
Adds a new PostNavigation component for displaying next and previous post navigation on single pages.
PostNavigation
Building this in React avoids having to dangerously render HTML.
Looks good.
Adds a new
PostNavigation
component for displaying next and previous post navigation on single pages.Building this in React avoids having to dangerously render HTML.