Open allgood opened 7 months ago
Describe the bug When the description property of Card is a JSX the code works but emits a warning on console
Warning: Failed prop type: Invalid prop description of type object supplied to Card, expected string.
description
object
Card
string
To Reproduce Just create a card with a JSX element as description property
Expected behavior No warning on console
Desktop (please complete the following information):
Describe the bug When the description property of Card is a JSX the code works but emits a warning on console
To Reproduce Just create a card with a JSX element as description property
Expected behavior No warning on console
Desktop (please complete the following information):