Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
4
frontend/node_modules/@babel/runtime/helpers/esm/instanceof.js
generated
vendored
4
frontend/node_modules/@babel/runtime/helpers/esm/instanceof.js
generated
vendored
@@ -1,4 +0,0 @@
|
||||
function _instanceof(n, e) {
|
||||
return null != e && "undefined" != typeof Symbol && e[Symbol.hasInstance] ? !!e[Symbol.hasInstance](n) : n instanceof e;
|
||||
}
|
||||
export { _instanceof as default };
|
||||
Reference in New Issue
Block a user