mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 16:26:47 +08:00
Update HexToRGB
This commit is contained in:

committed by
GitHub

parent
aca7d80cdb
commit
f5054ac93d
@ -9,6 +9,4 @@ function hexStringToRGB(hexString) {
|
||||
var obj={r, g, b}
|
||||
|
||||
return obj
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user