Skip to content

Commit

Permalink
feat: disable spell check for custom textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Aug 31, 2020
1 parent e7ff3b5 commit 172e7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/premium/booru.vue
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
class="p-1 mt-1 mb-2 outline-none bg-background"
name="booruConfig"
rows="2"
spellcheck="false"
/>

<!-- <button type="button" class="text-sm text-default-text-muted">
Expand Down

0 comments on commit 172e7ce

Please sign in to comment.