mirror of
https://github.com/bitwarden/browser
synced 2025-01-27 11:39:42 +01:00
5409525ea2
* add ellipsis pipe * run prettier * Account for ellipsis length in returned string * Fix complete words case * Fix another complete words issue * fix for if there are not spaces in long value * extract length check to beginning of method * condense if statements * remove log