A React heading component with id that automatically changes with textContent for anchoring.
npm install @blackblock/react-anchor-heading   
A React heading component with id that automatically changes with textContent for anchoring.
``javascript
import Heading from '@blackblock/react-anchor-heading'
//Input
//Output
Installation
`shell
npm i @blackblock/react-anchor-heading
``