Add the shape lock button for mobile (#1054)
This commit is contained in:
@ -190,7 +190,7 @@ export class App extends React.Component<any, AppState> {
|
||||
language={getLanguage()}
|
||||
onRoomCreate={this.createRoom}
|
||||
onRoomDestroy={this.destroyRoom}
|
||||
onToggleLock={this.toggleLock}
|
||||
onLockToggle={this.toggleLock}
|
||||
/>
|
||||
<main>
|
||||
<canvas
|
||||
|
Reference in New Issue
Block a user