Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
5
frontend/node_modules/react-dnd/dist/hooks/useDragDropManager.d.ts
generated
vendored
5
frontend/node_modules/react-dnd/dist/hooks/useDragDropManager.d.ts
generated
vendored
@@ -1,5 +0,0 @@
|
||||
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