mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-29 04:35:32 +08:00
style(prettier): format code style
This commit is contained in:
@@ -63,7 +63,7 @@ export const getColors = (palette: ZeitUIThemesPalette, status?: NormalTypes): I
|
||||
hoverBorder: palette.errorDark,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
if (!status) return colors.default
|
||||
return colors[status]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user