update
This commit is contained in:
@@ -21,7 +21,7 @@ export function NavItemRoot({
|
||||
|
||||
const renderContent = (
|
||||
<>
|
||||
<DotIcon active={active} />
|
||||
{/* <DotIcon active={active} /> */}
|
||||
<ListItemTextStyle disableTypography primary={title} isCollapse={isCollapse} />
|
||||
{!isCollapse && (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user