Nayan Padshala
Results
2
comments of
Nayan Padshala
> I've solved this by installing highlight.js: > > npm install highlight.js and importing hljs > > ```js > import hljs from "highlight.js"; > import CodeEditor from 'simple-code-editor' > ```...
> I am using Javascript and Vue 3 Version:- This is Working For me. > > index is not required const shareNetworkRef = ref(null); > > const runWorkaround = (index)...