fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<template #tab>
|
<template #tab>
|
||||||
<n-flex align="center">
|
<n-flex align="center">
|
||||||
<Icon icon="skill-icons:javascript" :width="20" :height="20"></Icon>
|
<Icon icon="skill-icons:javascript" :width="20" :height="20"></Icon>
|
||||||
<span>JS</span>
|
<span>JavaScript</span>
|
||||||
</n-flex>
|
</n-flex>
|
||||||
</template>
|
</template>
|
||||||
<Editor language="js" :font-size="size" v-model:value="js" />
|
<Editor language="js" :font-size="size" v-model:value="js" />
|
||||||
|
|||||||
Reference in New Issue
Block a user