generated from muhtadeetaron/nextjs-template
fix(ui): fix ui icons and readability
This commit is contained in:
@ -17,7 +17,7 @@ const tabs = [
|
||||
href: "/categories",
|
||||
component: <HiViewGrid size={30} />,
|
||||
},
|
||||
{ name: "Bookmark", href: "/bookmark", component: <FaBookmark size={25} /> },
|
||||
{ name: "Bookmark", href: "/bookmark", component: <FaBookmark size={23} /> },
|
||||
{ name: "Settings", href: "/settings", component: <HiCog6Tooth size={30} /> },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user