mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-10 02:49:57 +02: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