ActionSheetMultiSelectItemAppearance.swift 277 B

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