Skip to content

Commit 20fd50f

Browse files
nkmr-jpsgerogia
authored andcommitted
Add notranslate class to CodeBlock.vue
1 parent eb6a62e commit 20fd50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeBlock/CodeBlock.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<span>
2+
<span class="notranslate">
33
<span
44
class="container"
55
ref="container"

0 commit comments

Comments
 (0)