You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Move TextField.maybeNegate() to end and make static (#1044)
* refactor: Move private method maybeNegate() to end of TextField
This was code review feedback on #790
* refactor: Make method maybeNegate() static, as spotted by WebStorm
0 commit comments