feat: update links default color to match design documents
This commit is contained in:
@@ -61,7 +61,6 @@ export default function SummaryCard({
|
||||
<Link
|
||||
href={link.href}
|
||||
target="_blank"
|
||||
color="burgundy"
|
||||
className={styles.link}
|
||||
onClick={link.onClick}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user