Files
lockdown-iOS-mirror/LockdowniOS/PaywallRoundContainer.swift
2024-08-15 23:16:08 +03:00

15 lines
223 B
Swift

//
// PaywallRoundContainer.swift
// Lockdown
//
// Created by Radu Lazar on 05.08.2024.
// Copyright © 2024 Confirmed Inc. All rights reserved.
//
import UIKit
@IBDesignable
class PaywallRoundContainer: UIView {
}