We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbae4d4 commit f858984Copy full SHA for f858984
theme/global-components/CodeResult.vue
@@ -19,7 +19,7 @@
19
</template>
20
21
<script>
22
-const SUPPORT = [ 'vue', 'html' ];
+const SUPPORT = [ 'html' ];
23
const SUPPORT_OTHERS = [
24
// 'echarts',
25
];
0 commit comments