Skip to content

Commit a7abcfa

Browse files
authored
Update ColorsPickerUtil.js
1 parent 5c22cc4 commit a7abcfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/util/ColorsPickerUtil.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export class ColorsPickerUtil {
3333
* @description 创建 DOM canvas。
3434
* @param {number} height - canvas 高度。
3535
* @param {number} width - canvas 宽度。
36+
* @version 11.3.0
3637
*/
3738

3839
static createCanvas (height, width){

0 commit comments

Comments
 (0)