mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-01 22:33:42 +08:00
style(projects): format code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getHex, getRgb, getHsl } from './color';
|
||||
import { getHex, getHsl, getRgb } from './color';
|
||||
import colorNames from './json/color-name.json';
|
||||
|
||||
export function getColorName(color: string) {
|
||||
|
||||
Reference in New Issue
Block a user