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
- Adds findInDomManyByClass(..) function into jest utils (fix for #9)
- Excludes <Link> from jsx-a11y/anchor-is-valid rule of ESLint (fix for
#10)
- A few fixes and enhancements of server/renderer code
- Unit tests for server/renderer
Or at least exempt
<Link>
component from it.The text was updated successfully, but these errors were encountered: