Skip to content

Commit c652ea5

Browse files
author
Kubit
committed
Add TagV2 styles
1 parent 7ffcf5c commit c652ea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/designSystem/kubitWireframe/commons/components/tagV2/styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ export const getTagStylesV2 = (COLORS: {
196196
},
197197
},
198198
};
199-
};
199+
};

src/designSystem/kubitWireframe/commons/components/tagV2/variants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export enum TagVariantTypeV2 {
55
DORMANT = 'DORMANT',
66
DEPRECATED = 'DEPRECATED',
77
INFORMATIVE = 'INFORMATIVE',
8-
}
8+
}

0 commit comments

Comments
 (0)