Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes input value not clearing on NTOS app [no gbp] (#143)
* Fixes input value not clearing on NTOS app [no gbp] (#80614) ## About The Pull Request Problem goes a little deeper than simply adding "selfClear" prop - ntos messenger is looking for more of a controlled component. Whenever messages are sent, it attempts to update the value in the input box ## Why It's Good For The Game Fixes #80611 ## Changelog :cl: fix: NTOS Messenger should clear on enter now /:cl: * Fixes input value not clearing on NTOS app [no gbp] --------- Co-authored-by: Jeremiah <[email protected]> Co-authored-by: NovaBot <[email protected]>
- Loading branch information