Update component.jsx

This commit is contained in:
hiroshisuga 2023-04-02 23:42:12 +09:00 committed by GitHub
parent 476c31a912
commit 5be3e2ef1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,9 @@ class PanToolInjector extends React.Component {
}
}}
hideLabel
{...{
panSelected,
}}
/>,
container,
);