Skip to content

Commit

Permalink
[feat] add yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
securedeveloper committed Apr 4, 2018
1 parent 7859434 commit 2b2df20
Show file tree
Hide file tree
Showing 2 changed files with 4,363 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/ExcelPlugin/components/ExcelFile.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ var ExcelFile = function (_React$Component) {
element = _props.element;


if (props.hideElement) {
if (hideElement) {
return null;
} else {
return _react2.default.createElement(
Expand Down
Loading

0 comments on commit 2b2df20

Please sign in to comment.