vue2-medium-editor icon indicating copy to clipboard operation
vue2-medium-editor copied to clipboard

I can't get it to work

Open rolfo85 opened this issue 6 years ago • 1 comments

there is no way to get it working.

here is the codesandbox: https://codesandbox.io/s/jn2jvxk83y

Can you help me?

rolfo85 avatar Apr 02 '19 03:04 rolfo85

Found a clue...

here: https://www.npmjs.com/package/vue2-content-editor - it's called vue2-content-editor here: https://github.com/tui2tone/vue2-medium-editor - it's called - vue2-medium-editor

and the JS calls on both sites are: import MediumEditor from 'vue2-**content**-editor' but the CSS imports on both sites are: vue2-**medium**-editor/src/themes/default.css

rolfo85 avatar Apr 02 '19 03:04 rolfo85