mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +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.