Add tool tip for shape lock (#551)
* Add tool tip for shape lock * tweak label & fix master rebase Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
@ -630,6 +630,7 @@ export class App extends React.Component<any, AppState> {
|
||||
: this.state.elementType,
|
||||
});
|
||||
}}
|
||||
title={t("toolBar.lock")}
|
||||
/>
|
||||
</Stack.Row>
|
||||
</Stack.Col>
|
||||
|
Reference in New Issue
Block a user