mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-15 17:05:14 -05:00
test(pr): hackathon (#1999)
This commit is contained in:
committed by
GitHub
parent
96958104c0
commit
31ed712378
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user