Skip to content

Commit f186230

Browse files
chore: Update font weight to Inter_Bold in Button component
1 parent 642594b commit f186230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/design-system/components/Button/__snapshots__/Button.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ exports[`Button renders correctly 1`] = `
6969
style={
7070
{
7171
"color": "#FFFFFF",
72-
"fontFamily": "Inter_SemiBold",
72+
"fontFamily": "Inter_Bold",
7373
"fontSize": 14,
7474
"fontStyle": "normal",
7575
"fontWeight": "400",

0 commit comments

Comments
 (0)