Merged in fix/menu-links-icon-color (pull request #1442)
fix: correct color for icon * fix: correct color for icon Approved-by: Matilda Landström
This commit is contained in:
@@ -65,7 +65,7 @@ export default async function RestaurantSidebar({
|
|||||||
variant="icon"
|
variant="icon"
|
||||||
>
|
>
|
||||||
{name}
|
{name}
|
||||||
<OpenInNewSmallIcon />
|
<OpenInNewSmallIcon color="peach80" />
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
))}
|
))}
|
||||||
|
|||||||
Reference in New Issue
Block a user