Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into 559-multi-column-dropdown
  • Loading branch information
masoudmanson committed Nov 22, 2023
2 parents 4b14396 + adf650d commit 6e61b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/core/styles/common/defaultTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const { common } = colors;
enum FontWeight {
bold = 700,
light = 300,
medium = 800,
medium = 500,
regular = 400,
semibold = 600,
}
Expand Down

0 comments on commit 6e61b63

Please sign in to comment.