✨ ➰ utils.ts
This commit is contained in:
@@ -82,3 +82,4 @@ export function parseRGB(colorStr: string): RGBColorType | null {
|
|||||||
RGB_CACHE.set(colorStr, result)
|
RGB_CACHE.set(colorStr, result)
|
||||||
return result
|
return result
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user