Landing page update.
This commit is contained in:
@@ -81,7 +81,7 @@ export default class Home extends React.Component {
|
|||||||
dataSource={Banner00DataSource}
|
dataSource={Banner00DataSource}
|
||||||
isMobile={this.state.isMobile}
|
isMobile={this.state.isMobile}
|
||||||
/>,
|
/>,
|
||||||
...(process.env.NODE_ENV === "production"
|
...(process.env.NODE_ENV !== "production"
|
||||||
? [
|
? [
|
||||||
// <Content4
|
// <Content4
|
||||||
// id="Content4_0"
|
// id="Content4_0"
|
||||||
|
|||||||
Reference in New Issue
Block a user