fix: add onCollabDialogOpen to show share button
Docker Build (ARM64) / Build & Push (push) Successful in 2m3s
Docker Build (ARM64) / Build & Push (push) Successful in 2m3s
This commit is contained in:
@@ -1862,6 +1862,7 @@ function App(): JSX.Element {
|
||||
}}
|
||||
onChange={handleCanvasChange}
|
||||
collabServerUrl="wss://excalidraw.forkless.com/socket.io"
|
||||
onCollabDialogOpen={() => {}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user