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
Need to confirm this but I'm pretty sure we get react errors if there is a link within a linked card, because you can't have <a> nested inside another <a>
Need to confirm this but I'm pretty sure we get react errors if there is a link within a linked card, because you can't have
<a>nested inside another<a>I think this PR is related