Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
5
frontend/node_modules/react-dnd/dist/hooks/useDragDropManager.d.ts
generated
vendored
Normal file
5
frontend/node_modules/react-dnd/dist/hooks/useDragDropManager.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { DragDropManager } from 'dnd-core';
|
||||
/**
|
||||
* A hook to retrieve the DragDropManager from Context
|
||||
*/
|
||||
export declare function useDragDropManager(): DragDropManager;
|
||||
Reference in New Issue
Block a user