We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd1bbf commit b4f339aCopy full SHA for b4f339a
src/TextTruncate.js
@@ -65,6 +65,7 @@ export default class TextTruncate extends Component {
65
text,
66
textTruncateChild,
67
truncateText,
68
+ element,
69
...props
70
} = this.props;
71
0 commit comments