tweak(ui): menu icon use svg component (#524)
This commit is contained in:
@@ -139,7 +139,7 @@ const Layout = () => {
|
||||
<LayoutItem
|
||||
key={router.label}
|
||||
to={router.link}
|
||||
img={router.img}
|
||||
icon={router.icon}
|
||||
>
|
||||
{t(router.label)}
|
||||
</LayoutItem>
|
||||
|
||||
Reference in New Issue
Block a user