feat: update links default color to match design documents
This commit is contained in:
@@ -101,7 +101,7 @@ function PrimaryLinks({
|
||||
href={link.href}
|
||||
onClick={toggleOpenStateFn}
|
||||
variant="menu"
|
||||
weight={"bold"}
|
||||
weight="bold"
|
||||
className={styles.link}
|
||||
>
|
||||
{link.text}
|
||||
|
||||
Reference in New Issue
Block a user