iliyaZelenko / tiptap-vuetify

Vuetify editor. Component simplifies integration tiptap editor with vuetify.
https://iliyazelenko.github.io/tiptap-vuetify-demo/
804 stars 126 forks source link

How to change header text of the Image extension #312

Closed iiulian8 closed 2 years ago

iiulian8 commented 2 years ago

I am trying to repurpose the Image extension in order to allow me to delete photos residing in my database, the problem is that I want to change the header text from 'Add Image' to 'Delete'. I tried to search for the best way to do this.