Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(editor): disable textarea spellcheck. #2186

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Commits on Aug 12, 2024

  1. feat(editor): disable spellcheck

    When editing, if the browser has enabled spell checking, red wavy lines may appear on some words, which should be unnecessary. Simply disable it. If there is a need later, consider passing parameters to enable it.
    jiawei397 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ad32f2d View commit details
    Browse the repository at this point in the history