//
//  FallBackPickerView.swift
//  @jobber/components-native
//
//  Created by Darryl Tec on 2022-07-21.
//  Copyright © 2022 Octopusapp Inc. All rights reserved.
//

import Foundation

// Do nothing. This is handled within React component.
@objc(ATLFallBackPickerView)
class ATLFallBackPickerView: UIView {}
