Update TLDrawState.ts

This commit is contained in:
Steve Ruiz 2021-11-12 22:26:45 +00:00
parent 569948a7d8
commit e215b3a25e

View file

@ -649,8 +649,6 @@ export class TLDrawState extends StateManager<TLDrawSnapshot> {
const tool = this.tools[type]
if (tool === this.currentTool) {
console.log('hi')
this.patchState({
appState: {
isToolLocked: false,