Skip to content

Commit

Permalink
fix(components): add default to tag-colors variable (#10344)
Browse files Browse the repository at this point in the history
* fix(react): add default to tag color variables

* chore(components): remove unnecessary space

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
abbeyhrt and kodiakhq[bot] authored Jan 6, 2022
1 parent 7e3e381 commit f6e81f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/tag/_tokens.scss
Original file line number Diff line number Diff line change
Expand Up @@ -780,4 +780,4 @@ $tag-colors: (
),
),
),
);
) !default;

0 comments on commit f6e81f3

Please sign in to comment.