This commit is contained in:
Server D3 Linksehat
2024-10-14 10:35:21 +07:00
parent 611689235b
commit 013c57d00a
86 changed files with 9199 additions and 729 deletions

View File

@@ -21,7 +21,7 @@ export function NavItemRoot({
const renderContent = (
<>
<DotIcon active={active} />
{/* <DotIcon active={active} /> */}
<ListItemTextStyle disableTypography primary={title} isCollapse={isCollapse} />
{!isCollapse && (
<>