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
When implementing the <FeatureCard> component, I noticed a warning in the console that says Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
What browser are you working in?
Chrome, Version 78.0.3904.97 (Official Build) (64-bit)
Steps to reproduce the issue
import FeatureCard
implement the thing
give it an href
peep the console
Screenshot
❤️ the work y'all do
✊
The text was updated successfully, but these errors were encountered:
The FeatureCard component has nested anchors
When implementing the
<FeatureCard>
component, I noticed a warning in the console that saysWarning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
What browser are you working in?
Chrome, Version 78.0.3904.97 (Official Build) (64-bit)
Steps to reproduce the issue
Screenshot
❤️ the work y'all do
✊
The text was updated successfully, but these errors were encountered: