mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 04:43:35 +00:00
performance lazy menus
This commit is contained in:
@@ -11,7 +11,7 @@ export default function ActionButtons(props) {
|
||||
};
|
||||
|
||||
return (
|
||||
<Menu>
|
||||
<Menu isLazy lazyBehavior='unmount'>
|
||||
<MenuButton
|
||||
as={IconButton}
|
||||
aria-label='Options'
|
||||
|
||||
Reference in New Issue
Block a user