mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-25 08:06:22 +08:00
The className property for CardPros is missing, so using it like
<Card className={this.myClass}>...</Card>
is not possible.
The className property for CardPros is missing, so using it like
<Card className={this.myClass}>...</Card>
is not possible.