Add todo comment for badge component
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
display: grid;
|
display: grid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*TODO: Build Chip/Badge component. */
|
||||||
.badge {
|
.badge {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: var(--Spacing-x1);
|
top: var(--Spacing-x1);
|
||||||
|
|||||||
Reference in New Issue
Block a user