Compare commits
1 Commits
ede31f85b5
...
ccdded32a8
| Author | SHA1 | Date | |
|---|---|---|---|
| ccdded32a8 |
@@ -35,7 +35,7 @@ const SideNavigation = () => {
|
||||
<PathNode
|
||||
key={path.id}
|
||||
path={path}
|
||||
isRoot={true}
|
||||
isRoot={false}
|
||||
/>
|
||||
))}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user