Jesus sucks
This commit is contained in:
1
backend/frontend/node_modules/@mui/utils/modern/ownerDocument/index.js
generated
vendored
Normal file
1
backend/frontend/node_modules/@mui/utils/modern/ownerDocument/index.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from './ownerDocument';
|
||||
3
backend/frontend/node_modules/@mui/utils/modern/ownerDocument/ownerDocument.js
generated
vendored
Normal file
3
backend/frontend/node_modules/@mui/utils/modern/ownerDocument/ownerDocument.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function ownerDocument(node) {
|
||||
return node && node.ownerDocument || document;
|
||||
}
|
||||
Reference in New Issue
Block a user