Skip to content

Commit d8b14a6

Browse files
committed
Temp disable Xcode 15 preview
1 parent 0797e7d commit d8b14a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/RichTextKit/Colors/RichTextColorPicker.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ private struct ColorButtonStyle: ButtonStyle {
149149
}
150150
}
151151

152+
/*
152153
#Preview {
153154

154155
struct Preview: View {
@@ -189,3 +190,4 @@ private struct ColorButtonStyle: ButtonStyle {
189190

190191
return Preview()
191192
}
193+
*/

0 commit comments

Comments
 (0)