feat: replace tv show icon
This commit is contained in:
@@ -38,7 +38,7 @@ export const MainLayout = ({ children, url, title, context }: Props) => {
|
||||
m.link === url.pathname ? "bg-white text-black" : "text-white"
|
||||
} p-3 text-xl w-full rounded-2xl`}
|
||||
>
|
||||
{m.emoji} {m.name}
|
||||
{m.emoji} {m.name}
|
||||
</a>
|
||||
);
|
||||
})}
|
||||
|
Reference in New Issue
Block a user