ActionSheetSectionTitleAppearance.swift 265 B

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