48b68b221a
Summary: By using `<a {...this.props}>{children}</a>`, we were forwarding the Aphrodite selectors as `styles`. This caused the static HTML for the page to include `<a styles="[object Object]">`, which is annoying. Test Plan: Unit tests extended: they fail before this change and pass after it. Also clicked a router link and an external link in the application. wchargin-branch: link-child-styles |
||
---|---|---|
.. | ||
app | ||
assets/logo | ||
cli | ||
core | ||
graphql | ||
plugins | ||
tools | ||
util |