mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
gramarly disable for textarea
This commit is contained in:
parent
882daddb51
commit
ec69eb2dcb
@ -12,6 +12,7 @@
|
||||
ref="overlay"
|
||||
class="overlay"
|
||||
tabindex="0"
|
||||
data-gramm="false"
|
||||
@click.stop.prevent
|
||||
@contextmenu.stop.prevent
|
||||
@wheel.stop.prevent="onWheel"
|
||||
|
Loading…
Reference in New Issue
Block a user