[Bug]: The subtitle
prop should be node
type rather than string
type
#16909
Labels
subtitle
prop should be node
type rather than string
type
#16909
Package
@carbon/react
Browser
No response
Package version
v1.53.1
React version
v17.0.2
Description
The
subtitle
prop inInlineNotification
in Carbon 11 is now astring
type. In Carbon 10, the prop is anode
type. This creates React warning all over the places when we upgrade from Carbon 10 to 11. Can you change thesubtitle
prop back to anode
type?Reproduction/example
N/A
Steps to reproduce
Here is an example of my code snippet:
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: