We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd09f9 commit 008827eCopy full SHA for 008827e
docs/website/core/Footer.js
@@ -109,12 +109,12 @@ class Footer extends React.Component {
109
rel="noreferrer noopener"
110
className="fbOpenSource"
111
>
112
- <img
+ {/* <img
113
src={`${this.props.config.baseUrl}img/oss_logo.png`}
114
alt="Facebook Open Source"
115
width="170"
116
height="45"
117
- />
+ /> */}
118
</a>
119
<section className="copyright">{this.props.config.copyright}</section>
120
</footer>
0 commit comments