Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
4
frontend/node_modules/react-dnd/dist/internals/isRef.d.ts
generated
vendored
4
frontend/node_modules/react-dnd/dist/internals/isRef.d.ts
generated
vendored
@@ -1,4 +0,0 @@
|
||||
export interface Ref<T> {
|
||||
current: T;
|
||||
}
|
||||
export declare function isRef(obj: unknown): boolean;
|
||||
Reference in New Issue
Block a user