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
Cards can have isSelected passed in, but the only reflection of this in the DOM is a change of the obfuscated CSS class name. It would be useful to have a reliable way of telling if a card is selected.
The text was updated successfully, but these errors were encountered:
Cards can have
isSelected
passed in, but the only reflection of this in the DOM is a change of the obfuscated CSS class name. It would be useful to have a reliable way of telling if a card is selected.The text was updated successfully, but these errors were encountered: