upd: redesign
This commit is contained in:
@@ -24,7 +24,7 @@ export default function LabelStatus({ category, text, size, style }: Props) {
|
||||
<View style={[
|
||||
size == "small" ? Styles.labelStatusSmall : Styles.labelStatus,
|
||||
{ backgroundColor },
|
||||
Styles.round10,
|
||||
Styles.round05,
|
||||
Styles.contentItemCenter,
|
||||
style
|
||||
]}>
|
||||
|
||||
Reference in New Issue
Block a user