We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9695810 commit 31ed712Copy full SHA for 31ed712
apps/sim/app/workspace/[workspaceId]/w/hooks/use-duplicate-folder.ts
@@ -24,13 +24,6 @@ interface UseDuplicateFolderProps {
24
/**
25
* Hook for managing folder duplication.
26
*
27
- * Handles:
28
- * - Single or bulk folder duplication
29
- * - Calling duplicate API for each folder
30
- * - Loading state management
31
- * - Error handling and logging
32
- * - Clearing selection after duplication
33
- *
34
* @param props - Hook configuration
35
* @returns Duplicate folder handlers and state
36
*/
0 commit comments