fix: update icon class for Ads link in admin area to improve styling
This commit is contained in:
parent
69452ce187
commit
8701e1fe92
1 changed files with 1 additions and 1 deletions
|
|
@ -699,7 +699,7 @@ export const en: LangDict = {
|
|||
},
|
||||
{
|
||||
href: "/area-riservata/admin/annunci",
|
||||
icon: { className: "", icon: "building" },
|
||||
icon: { className: "stroke-blue-500", icon: "building" },
|
||||
title: "Ads",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue