test(pr): hackathon (#1999)

This commit is contained in:
Vikhyath Mondreti
2025-11-14 18:02:00 -08:00
committed by GitHub
parent 96958104c0
commit 31ed712378

View File

@@ -24,13 +24,6 @@ interface UseDuplicateFolderProps {
/**
* Hook for managing folder duplication.
*
* Handles:
* - Single or bulk folder duplication
* - Calling duplicate API for each folder
* - Loading state management
* - Error handling and logging
* - Clearing selection after duplication
*
* @param props - Hook configuration
* @returns Duplicate folder handlers and state
*/