first commit
This commit is contained in:
6
frontend/node_modules/antd/es/_util/zindexContext.js
generated
vendored
Normal file
6
frontend/node_modules/antd/es/_util/zindexContext.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import React from 'react';
|
||||
const zIndexContext = /*#__PURE__*/React.createContext(undefined);
|
||||
if (process.env.NODE_ENV !== 'production') {
|
||||
zIndexContext.displayName = 'zIndexContext';
|
||||
}
|
||||
export default zIndexContext;
|
||||
Reference in New Issue
Block a user