Skip to content

Instantly share code, notes, and snippets.

@bbauman1
bbauman1 / AlertItem.swift
Created August 13, 2023 19:39
SwiftUI Alerts
//
// AlertItem.swift
//
// Created by Brett Bauman on 7/25/23.
import Foundation
import SwiftUI
struct AlertItem: Identifiable {