Article extras component to wrap components in the footer of the article page. This includes "Topics", "Related Articles" and "Article Comments".
On web, this component is populated by the props as its data is loaded together in the main article query.
Please read CONTRIBUTING.md before contributing to this package
Please see our main README.md to get the project running locally
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lint
Testing can be done on each platform individually
yarn test:web
Visit the official