Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #273 from deriv-com/meenu/update-custom-link-to-pr…
Browse files Browse the repository at this point in the history
…ominant
  • Loading branch information
mohsen-deriv authored Dec 19, 2023
2 parents c831faa + 0b92959 commit 748136f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/components/src/lib/link/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export function CustomLink({
target={target}
className={qtMerge(
'flex',
'text-typography-default',
'text-typography-prominent',
hasIcon && 'items-center justify-center',
size === 'sm' && 'text-body-sm',
size === 'md' && 'text-body-md',
Expand Down

0 comments on commit 748136f

Please sign in to comment.