feat: update links default color to match design documents
This commit is contained in:
@@ -60,8 +60,6 @@ export default function MegaMenu({
|
||||
{seeAllLink?.link ? (
|
||||
<Link
|
||||
href={seeAllLink.link.url}
|
||||
color="burgundy"
|
||||
variant="icon"
|
||||
weight="bold"
|
||||
onClick={handleNavigate}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user