Rename ErrorAlertInfo to AlertInfo.

This commit is contained in:
Doug
2022-03-07 12:22:34 +00:00
committed by Doug
parent dedff5af83
commit 164a7ef5a6
5 changed files with 32 additions and 26 deletions
@@ -99,7 +99,7 @@ struct TimelinePollViewState: BindableState {
}
struct TimelinePollViewStateBindings {
var alertInfo: ErrorAlertInfo<TimelinePollAlertType>?
var alertInfo: AlertInfo<TimelinePollAlertType>?
}
enum TimelinePollAlertType {