We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3ef2dc + 6849912 commit 4070231Copy full SHA for 4070231
package.json
@@ -1,6 +1,8 @@
1
{
2
"name": "react-ellipsis-with-tooltip",
3
"version": "1.0.6",
4
+ "description": "truncates (with ellipsis) overflowing text elements and adds a tooltip",
5
+ "license": "MIT",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/amirfefer/react-ellipsis-with-tooltip.git"
0 commit comments