mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-14 09:45:27 +01:00
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