first commit
This commit is contained in:
6
frontend/node_modules/rc-select/es/SelectContext.js
generated
vendored
Normal file
6
frontend/node_modules/rc-select/es/SelectContext.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import * as React from 'react';
|
||||
|
||||
// Use any here since we do not get the type during compilation
|
||||
|
||||
var SelectContext = /*#__PURE__*/React.createContext(null);
|
||||
export default SelectContext;
|
||||
Reference in New Issue
Block a user