Fix a link in a docstring
This commit is contained in:
parent
abdda0afab
commit
54bf1c4567
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import {clamp} from 'lodash-es'
|
||||||
* @remarks
|
* @remarks
|
||||||
*
|
*
|
||||||
* Supports all the syntax variants of <hex-color>
|
* Supports all the syntax variants of <hex-color>
|
||||||
* {@link https://google.com}:
|
* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color#syntax}:
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* ```javascript
|
* ```javascript
|
||||||
|
|
Loading…
Reference in a new issue