Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
2
frontend/node_modules/react-fast-compare/index.d.ts
generated
vendored
Normal file
2
frontend/node_modules/react-fast-compare/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
declare function isEqual<A = any, B = any>(a: A, b: B): boolean;
|
||||
export = isEqual;
|
||||
Reference in New Issue
Block a user