We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
h
render
ExpertChatMessage
1 parent 9c4a7c6 commit b36db27Copy full SHA for b36db27
1 file changed
frontend/src/components/expert/ExpertChatMessage.vue
@@ -28,7 +28,6 @@
28
<script>
29
import { ExclamationIcon, InformationCircleIcon } from '@heroicons/vue/solid'
30
import { marked } from 'marked'
31
-import { h, render } from 'vue'
32
33
import { sanitize } from '../../composables/String.js'
34
0 commit comments