You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this seems a natural fit for the front or back of a card in most cases, it imposes some limitations on what content can go there. It may be better to switch over to a <div> element.
We'll need to preserve backwards compatibility in some way here; proving that we haven't messed up anybody's cards may be a challenge, so it might be better to save this for a major release.
The text was updated successfully, but these errors were encountered:
While this seems a natural fit for the front or back of a card in most cases, it imposes some limitations on what content can go there. It may be better to switch over to a
<div>
element.We'll need to preserve backwards compatibility in some way here; proving that we haven't messed up anybody's cards may be a challenge, so it might be better to save this for a major release.
The text was updated successfully, but these errors were encountered: