Skip to content

Commit 6c685f8

Browse files
committed
chore: add TODOs
1 parent 9186e6b commit 6c685f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/card/CCardHeader.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// TODO: check if component property is necessary.
2+
13
import React, { ElementType, forwardRef, HTMLAttributes } from 'react'
24
import PropTypes from 'prop-types'
35
import classNames from 'classnames'

0 commit comments

Comments
 (0)