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"
|
||||
>
|
||||
{name}
|
||||
<OpenInNewSmallIcon />
|
||||
<OpenInNewSmallIcon color="peach80" />
|
||||
</Link>
|
||||
</li>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user