feat: update links default color to match design documents
This commit is contained in:
@@ -109,7 +109,6 @@ export default function Breadcrumbs({
|
||||
<Typography
|
||||
key={breadcrumb.uid}
|
||||
variant="Label/xsRegular"
|
||||
className={styles.dialogItem}
|
||||
>
|
||||
<Link
|
||||
href={breadcrumb.href!}
|
||||
|
||||
Reference in New Issue
Block a user