webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Remove Space After the AutoCompleted Text #237

Closed rahulpba closed 1 year ago

rahulpba commented 1 year ago

Hi, I don't want to append the space after the autocomplete item is selected. If you can provide any option to do that. That will be helpful for my needs