Skip to content

Commit

Permalink
Updated ErrorUIView
Browse files Browse the repository at this point in the history
  • Loading branch information
francodriansetti committed Mar 1, 2024
1 parent 831ca5b commit 0ba83cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/PlaybackSDK/PlayerUIView/UtilsUIView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,4 @@ internal struct ErrorUIView: View {
.padding()
}
}

#Preview {
ErrorUIView(errorMessage: "Error message")
}
#endif

0 comments on commit 0ba83cb

Please sign in to comment.