This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
-
I was trying to make a plugin to use with this editor. Checked the existing plugins folder in repo and used it as reference but i'm getting an error TypeError This is the sandbox for it |
Beta Was this translation helpful? Give feedback.
Answered by
tommoor
Apr 8, 2021
Replies: 1 comment 1 reply
-
You need to instantiate an instance of the class: https://codesandbox.io/s/wizardly-paper-h8d9b?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
anvy2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to instantiate an instance of the class:
https://codesandbox.io/s/wizardly-paper-h8d9b?file=/src/App.js