Skip to content

Commit

Permalink
Temp disable Xcode 15 preview
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Jan 11, 2024
1 parent 0797e7d commit d8b14a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/RichTextKit/Colors/RichTextColorPicker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ private struct ColorButtonStyle: ButtonStyle {
}
}

/*
#Preview {

struct Preview: View {
Expand Down Expand Up @@ -189,3 +190,4 @@ private struct ColorButtonStyle: ButtonStyle {

return Preview()
}
*/

0 comments on commit d8b14a6

Please sign in to comment.