feat(interaction): add zoomActiviationKeyCode #847
This commit is contained in:
@@ -46,7 +46,7 @@ const LayoutFlow = () => {
|
||||
|
||||
useEffect(() => {
|
||||
onLayout('TB');
|
||||
}, []);
|
||||
}, [onLayout]);
|
||||
|
||||
return (
|
||||
<div className="layoutflow">
|
||||
|
||||
Reference in New Issue
Block a user