Skip to content

Commit

Permalink
Add spellcheck="false" to preview iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashita committed Feb 15, 2023
1 parent b41fe39 commit c77cd73
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ function AutoBlockPreview( {
? __experimentalMinHeight / scale
: __experimentalMinHeight,
} }
spellcheck="false"
>
{ contentResizeListener }
{
Expand Down

0 comments on commit c77cd73

Please sign in to comment.