Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Add `className` to `*Element` components

Pre-release
Pre-release
Compare
Choose a tag to compare
@jenan-stripe jenan-stripe released this 03 Aug 21:44
· 234 commits to master since this release

You can now pass className to <*Element> (e.g. <CardElement className="foo"> and it will be passed down to the element container DOM element.