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
compose [nfc]: Simplify content-input state, deduplicating topic text
Ever since 5827512 made the text input's controller start memoizing
`textNormalized` as part of its own state, there's nothing to gain by
keeping a copy of it on the widget state too.
0 commit comments