Skip to content

Commit 5abb315

Browse files
chore: update test text component styles
1 parent 783e36d commit 5abb315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/design-system/components/Text/Text.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ console.error = jest.fn()
99
console.warn = jest.fn()
1010

1111
const defaultTextStyles = {
12-
color: theme.light.colors.text.brand.primary,
12+
color: theme.light.colors.text.primary,
1313
fontFamily: 'Inter_Regular',
1414
fontSize: 16,
1515
fontWeight: '400',

0 commit comments

Comments
 (0)