Skip to content

Commit

Permalink
fix topBarTrailing
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro committed Aug 27, 2024
1 parent 3998066 commit cbf8cc9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// Created by Josh Holtz on 8/16/24.

#if CUSTOMER_CENTER_ENABLED
#if os(iOS)

import SwiftUI

Expand All @@ -37,3 +38,4 @@ internal extension ToolbarItemPlacement {
}

#endif
#endif

0 comments on commit cbf8cc9

Please sign in to comment.