diff --git a/Sources/RichTextKit/Colors/RichTextColorPicker.swift b/Sources/RichTextKit/Colors/RichTextColorPicker.swift index c647d762c..e63a0904f 100644 --- a/Sources/RichTextKit/Colors/RichTextColorPicker.swift +++ b/Sources/RichTextKit/Colors/RichTextColorPicker.swift @@ -149,6 +149,7 @@ private struct ColorButtonStyle: ButtonStyle { } } +/* #Preview { struct Preview: View { @@ -189,3 +190,4 @@ private struct ColorButtonStyle: ButtonStyle { return Preview() } +*/