ActionSheetSingleSelectItemAppearance.swift 279 B

1234567891011
  1. //
  2. // ActionSheetSingleSelectItemAppearance.swift
  3. // Sheeeeeeeeet
  4. //
  5. // Created by Daniel Saidi on 2018-03-19.
  6. // Copyright © 2018 Daniel Saidi. All rights reserved.
  7. //
  8. import Foundation
  9. open class ActionSheetSingleSelectItemAppearance: ActionSheetSelectItemAppearance {}