We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18cc6f commit da8400dCopy full SHA for da8400d
src/content/heading.jsx
@@ -1,4 +1,5 @@
1
import React, { forwardRef, useContext } from 'react'
2
+import PropTypes from 'prop-types'
3
4
import { Heading } from '../elements'
5
import Context from './context'
0 commit comments