Skip to content

Commit 31ed712

Browse files
test(pr): hackathon (#1999)
1 parent 9695810 commit 31ed712

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

apps/sim/app/workspace/[workspaceId]/w/hooks/use-duplicate-folder.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ interface UseDuplicateFolderProps {
2424
/**
2525
* Hook for managing folder duplication.
2626
*
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-
*
3427
* @param props - Hook configuration
3528
* @returns Duplicate folder handlers and state
3629
*/

0 commit comments

Comments
 (0)