Skip to content

Commit

Permalink
Quill translate bug (#689)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Nahum <[email protected]>
  • Loading branch information
chiragchhatrala and JhumanJ authored Feb 3, 2025
1 parent 717fcc7 commit 5f0fc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/forms/RichTextAreaInput.client.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</template>

<div
class="rich-editor resize-y"
class="rich-editor resize-y notranslate"
:class="[
{
'!ring-red-500 !ring-2 !border-transparent': hasError,
Expand Down

0 comments on commit 5f0fc2f

Please sign in to comment.