Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
1
frontend/node_modules/@react-dnd/shallowequal/dist/index.d.ts
generated
vendored
1
frontend/node_modules/@react-dnd/shallowequal/dist/index.d.ts
generated
vendored
@@ -1 +0,0 @@
|
||||
export declare function shallowEqual<T>(objA: T, objB: T, compare?: (a: T, b: T, key?: string) => boolean | void, compareContext?: any): boolean;
|
||||
Reference in New Issue
Block a user