Skip to content

Commit b4f339a

Browse files
committed
Fix #50
1 parent 3fd1bbf commit b4f339a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TextTruncate.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ export default class TextTruncate extends Component {
6565
text,
6666
textTruncateChild,
6767
truncateText,
68+
element,
6869
...props
6970
} = this.props;
7071

0 commit comments

Comments
 (0)