We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58271ac commit e9a044bCopy full SHA for e9a044b
README.md
@@ -37,7 +37,7 @@ console.log(colorGradient.getArray()) // outputs ["#4e4ab9", "#5d68c4", "#6d86ce
37
console.log(colorGradient.getColor(3)) // outputs #6d86ce
38
```
39
40
-## Examples
+## Example
41
Implementing javascript-color-gradient library into React.js application, using two gradient colors and 4 midpoints.
42
43

0 commit comments