Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Cleopatra Enjeck M <patrathewhiz@gmail.com>
  • Loading branch information
enjeck committed Aug 14, 2024
1 parent 3339924 commit be0f7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/modals/CreateColumn.vue
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ export default {
if (this.showModal) {
this.$nextTick(() => {
this.$el.querySelector('input')?.focus()
})
})
}
},
},
Expand Down

0 comments on commit be0f7c8

Please sign in to comment.