gramarly disable for textarea

This commit is contained in:
Miroslav Šedivý 2022-09-27 20:34:14 +02:00
parent 882daddb51
commit ec69eb2dcb

View File

@ -12,6 +12,7 @@
ref="overlay" ref="overlay"
class="overlay" class="overlay"
tabindex="0" tabindex="0"
data-gramm="false"
@click.stop.prevent @click.stop.prevent
@contextmenu.stop.prevent @contextmenu.stop.prevent
@wheel.stop.prevent="onWheel" @wheel.stop.prevent="onWheel"