Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove depth loop calls on folder's useEffect (#3535)
🐛 (index.tsx): Fix issue where setEditFolderName was being called with undefined or empty folders array, causing a crash. Added a check to ensure folders array is not empty before setting edit folder names.
- Loading branch information