Skip to content

Commit

Permalink
Fixing wrong resolve
Browse files Browse the repository at this point in the history
Signed-off-by: Azri Adam <[email protected]>
  • Loading branch information
azri-cs committed Nov 10, 2024
1 parent a1b783e commit 5856b02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@ export default {
})
this.translateModal = false
},

handleEditorWidthChange(newWidth) {
this.updateEditorWidth(newWidth)
this.$nextTick(() => {
Expand Down

0 comments on commit 5856b02

Please sign in to comment.