react_hsbc_teller 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react_hsbc_teller",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "React",
5
5
  "private": false,
6
6
  "main": "lib/hsbc.js",
@@ -1672,7 +1672,7 @@ class Video extends Component {
1672
1672
  </div>
1673
1673
  <div onClick={this.enlargeClick.bind(this, 'isLangVideo6')} className={`${this.state.isBigVideo == 'video6' ? (this.state.isPDF ? 'item1' : 'item1 itemed') : "itemed"}`}>
1674
1674
  <div style={{ display: (this.state.isPDF) ? '' : 'none', }} id="touBoxItem">
1675
- <pdfChildren></pdfChildren>
1675
+ {pdfChildren}
1676
1676
  </div>
1677
1677
  <div style={this.state.isPDF ? {display: 'none'}: {}}>
1678
1678
  <video