Simplify this a bit more
This commit is contained in:
@@ -8,7 +8,7 @@ describe('popperOptionsReenablePreventOverflow', () => {
|
||||
{ name: 'preventOverflow', fn: function () {} },
|
||||
{
|
||||
name: 'preventOverflow',
|
||||
fn: function () {
|
||||
fn: function (arg0) {
|
||||
return
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user