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:
Jussi Hallila
2022-02-04 13:02:22 +01:00
committed by GitHub
parent aa43106718
commit faf49ba82f
5 changed files with 26 additions and 3 deletions
+1
View File
@@ -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": {