Skip to content

Commit 1d36f56

Browse files
committed
Fixed the README image url
1 parent 61da90e commit 1d36f56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ if (showSheet.value) {
7474
}
7575
```
7676
#### The way it works
77-
|RGB-A Picker |GRID Picker |HSL-A Picker |BLEND Picker |
78-
|-------------|------------|--------------|---------------|
79-
|![](images/RGB-A-Picker.gif) |![](images/GRID-Picker.gif) |![](images/HSL-A-Picker.gif) |![](images/BLEND-Picker.git) |
77+
|RGB-A Picker |GRID Picker |HSL-A Picker | BLEND Picker |
78+
|-------------|------------|--------------|------------------------------|
79+
|![](images/RGB-A-Picker.gif) |![](images/GRID-Picker.gif) |![](images/HSL-A-Picker.gif) | ![](images/BLEND-Picker.gif) |
8080

8181
### Use color picker UI components in existing UI
8282
Developer can add the each color picker (`RGB-A Picker`, `Grid Picker` and `HSL-A Picker`) separately in their own UI. Because `KvColorPicker-Android`

0 commit comments

Comments
 (0)