Add line clamping to search results on modal search screen. (#9331)
* Add line clamping to search results on modal search screen. Signed-off-by: Jussi Hallila <jussi@hallila.com> * Add mock to test so we don't have to spin up canvas with jsdom. Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"qs": "^6.9.4",
|
||||
"react-router": "6.0.0-beta.0",
|
||||
"react-router-dom": "6.0.0-beta.0",
|
||||
"react-text-truncate": "^0.17.0",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user