mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
Update dependencies
This commit is contained in:
parent
16795548ed
commit
e2796195d8
9 changed files with 52698 additions and 6271 deletions
|
@ -56,14 +56,6 @@ export default (WrappedComponent, defaultProps) => {
|
|||
boundariesElement: 'window',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'zIndex',
|
||||
enabled: true,
|
||||
phase: 'write',
|
||||
fn: ({ state }) => {
|
||||
state.styles.popper.zIndex = 1899; // eslint-disable-line no-param-reassign
|
||||
},
|
||||
},
|
||||
]}
|
||||
className={styles.wrapper}
|
||||
onOpen={handleOpen}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue