Rename ErrorAlertInfo to AlertInfo.

This commit is contained in:
Doug
2022-03-07 12:22:34 +00:00
committed by Doug
parent fe5adf1bde
commit a4353a146f
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 {