Mark hoisted react constant elements as #__PURE__ (#7372)
This commit is contained in:
committed by
GitHub
parent
d75a6b8468
commit
d283324f8a
@@ -1,4 +1,6 @@
|
||||
var _ref = <div className="navbar-header">
|
||||
var _ref =
|
||||
/*#__PURE__*/
|
||||
<div className="navbar-header">
|
||||
<a className="navbar-brand" href="/">
|
||||
<img src="/img/logo/logo-96x36.png" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user