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(content_management): replace snackbarMessage with itemPendingDeletion
- Remove snackbarMessage field from ContentManagementState
- Add itemPendingDeletion field of type FeedItem?
- Update copyWith method to use new field
- Update props list in Equatable to include new field
0 commit comments