Closed timothyallan closed 1 month ago
Oh my sorry I think I broke the changelog but all elements now have “Element” in their name so Card > CardElement
You can see all elements here https://github.com/wobsoriano/solid-stripe/blob/main/src/index.tsx
Perfect! Easy to update... Thanks for the library, it works great :)
Hey there, just updated from .4 to .7 and it looks like
<Card/>
is gone now?Not sure which release it was removed in after .4 as it's not mentioned at all in any of the releases, so I'm wondering if there's somewhere else to import it, or if we need to replace it, what the best approach to replace it is? Thanks!