Skip to content

Commit

Permalink
style: 💄 remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
isboyjc committed Dec 5, 2024
1 parent b514c69 commit 67c63e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/src/views/home-page/home-page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ function charactersCount(editor) {
}
function editorUpdate({ editor }) {
// console.log('editorUpdate', editor)
charactersCount(editor)
}
Expand Down

0 comments on commit 67c63e8

Please sign in to comment.