Skip to content

Commit

Permalink
Remove extra beta Customer Center docs (#4585)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Dec 12, 2024
1 parent f6f365b commit 2adc6f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions RevenueCatUI/CustomerCenter/View+PresentCustomerCenter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import SwiftUI
#endif
extension View {

/// Warning: This is currently in beta and subject to change.
///
/// Presents the ``CustomerCenter``.
/// Example:
/// ```swift
Expand Down
2 changes: 0 additions & 2 deletions Sources/CustomerCenter/CustomerCenterPresentationMode.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@

import Foundation

/// Warning: This is currently in beta and subject to change.
///
/// Presentation options to use with the [presentCustomerCenter](x-source-tag://presentCustomerCenter) View modifiers.
public enum CustomerCenterPresentationMode {

Expand Down

0 comments on commit 2adc6f0

Please sign in to comment.