mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
Merge pull request #659 from prymitive/debounce
fix(ui): lower repack debounce
This commit is contained in:
@@ -86,7 +86,7 @@ const AlertGrid = observer(
|
||||
this.masonryComponentReference.ref.forcePack();
|
||||
}
|
||||
}),
|
||||
50
|
||||
10
|
||||
);
|
||||
|
||||
// how many alert groups to render
|
||||
|
||||
Reference in New Issue
Block a user