ActionSheetCustomItemAppearance.swift 261 B

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