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
open class ModalMoleculeListTemplate: MoleculeListTemplate {
//--------------------------------------------------
// MARK: - Properties
//--------------------------------------------------
public var closeButton: Button?
//--------------------------------------------------
// MARK: - Lifecycle
//--------------------------------------------------