fix: getting rid of debug index

This commit is contained in:
Kevin
2025-06-20 13:57:15 -05:00
parent 9449825c00
commit bf838e0064

View File

@ -580,7 +580,6 @@ export const ProjectExplorer = ({
}
}}
>
{activeIndex}
{project && (
<FileExplorer
rowsToRender={rowsToRender}