Twilio Webchat React App is an application that demonstrates a website chat widget built with Twilio's Conversations JS SDK, Twilio Paste Design library and Create React App.
MIT License
64
stars
71
forks
source link
FLEXIN-737: Update logic for filename truncation #135
Updated logic for shortening for filename for it to truncate the filename only when filename characters are more than 20 characters
Moved file related logic to single file.ts utility file.
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
file.ts
utility file.Contributing to Twilio