adding back the space

This commit is contained in:
“subrra7” 2020-07-14 21:07:32 +05:30
parent 767ca5c58a
commit 0dd1538d7c

View File

@ -7,12 +7,15 @@
// //
import UIKit import UIKit
open class ModalMoleculeListTemplate: MoleculeListTemplate { open class ModalMoleculeListTemplate: MoleculeListTemplate {
//-------------------------------------------------- //--------------------------------------------------
// MARK: - Properties // MARK: - Properties
//-------------------------------------------------- //--------------------------------------------------
public var closeButton: Button? public var closeButton: Button?
//-------------------------------------------------- //--------------------------------------------------
// MARK: - Lifecycle // MARK: - Lifecycle
//-------------------------------------------------- //--------------------------------------------------