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