Jesus sucks
This commit is contained in:
9
backend/frontend/node_modules/react-bootstrap/esm/getInitialPopperStyles.js
generated
vendored
Normal file
9
backend/frontend/node_modules/react-bootstrap/esm/getInitialPopperStyles.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
export default function getInitialPopperStyles(position = 'absolute') {
|
||||
return {
|
||||
position,
|
||||
top: '0',
|
||||
left: '0',
|
||||
opacity: '0',
|
||||
pointerEvents: 'none'
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user