neoverse / explorer

NEO Blockchain Explorer

Home Page:http://explorer.neoverse.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add meta keywords & description

mhuggins opened this issue · comments

Ideally, this would be new withMetaKeyword & withMetaDescription HOCs, or perhaps a single withMeta HOC that could be a bit more reusable. This could/should behave similarly to the withTitle HOC that already exists in order to support server rendering.

This npm package looks like it will do the trick: react-document-meta