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 9186e6b commit 6c685f8Copy full SHA for 6c685f8
src/components/card/CCardHeader.tsx
@@ -1,3 +1,5 @@
1
+// TODO: check if component property is necessary.
2
+
3
import React, { ElementType, forwardRef, HTMLAttributes } from 'react'
4
import PropTypes from 'prop-types'
5
import classNames from 'classnames'
0 commit comments