We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1199f commit 6b4d6e0Copy full SHA for 6b4d6e0
client/components/forms/RichTextAreaInput.client.vue
@@ -8,7 +8,7 @@
8
</template>
9
10
<div
11
- class="rich-editor resize-y"
+ class="rich-editor resize-y notranslate"
12
:class="[
13
{
14
'!ring-red-500 !ring-2 !border-transparent': hasError,
0 commit comments