Skip to content
This repository was archived by the owner on May 14, 2019. It is now read-only.

Commit e83348a

Browse files
authored
Merge pull request #56 from pulse-studio/patch-2
Update index.js
2 parents 523e25c + 9730db6 commit e83348a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
var itemsNodeList = this.props.nodeList;
5656

5757
containerEle.style.width = '';
58-
containerEle.style.display = 'inline';
5958

6059
var forEach = Array.prototype.forEach;
6160
var containerWidth = containerEle.getBoundingClientRect().width;

0 commit comments

Comments
 (0)