Skip to content

Commit

Permalink
style: remove stray console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed May 16, 2022
1 parent 8e3c2a3 commit fda0c74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demos/src/Examples/CSSModules/Vue/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ import { Editor, EditorContent } from '@tiptap/vue-3'
import StarterKit from '@tiptap/starter-kit'
import styles from './index.module.css'
console.log(styles)
export default {
components: {
EditorContent,
Expand Down

0 comments on commit fda0c74

Please sign in to comment.