- Change buildTree from .map() to for-loop to properly render children - Append expanded directory children to nodes array immediately - Fix TypeScript error by using ReactElement instead of JSX.Element - Children now render correctly when directories are expanded |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||