Skip to content

Commit

Permalink
Updated font weight to medium instead of 500
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Jun 27, 2024
1 parent ed3cc4a commit 04b5172
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import Modal from '../../modal';
import { Icon, IconName, IconSize, Text } from '../../../component-library';
import {
IconColor,
FontWeight,
TextVariant,
TextAlign,
FontWeight,
} from '../../../../helpers/constants/design-system';

export default class TransactionConfirmed extends PureComponent {
Expand Down

0 comments on commit 04b5172

Please sign in to comment.