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(edit_headline_page): remove excerpt TextFormField and logic
This commit removes the `TextFormField` for the `excerpt` field and its
corresponding controller and state update logic from `EditHeadlinePage`.
This change is necessary because the `excerpt` field has been removed
from the `Headline` model in the core package.
0 commit comments