Skip to content

Commit 6d864d6

Browse files
committed
delete comment
1 parent 2da54e6 commit 6d864d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If a list is given then choose one of the items. The first item in the list will
3535
```html
3636
<color-picker
3737
ng-model="" <!-- only required field -->
38-
color-picker-format="'hsl', 'hsv', 'rgb', 'hex', 'hex8'" <!-- for string values use ' ' -->
38+
color-picker-format="'hsl', 'hsv', 'rgb', 'hex', 'hex8'"
3939
color-picker-alpha="true, false"
4040
color-picker-swatch="true, false"
4141
color-picker-swatch-pos="'left', 'right'"

0 commit comments

Comments
 (0)