Skip to content

Commit

Permalink
add content editable
Browse files Browse the repository at this point in the history
  • Loading branch information
LiveDuo committed Nov 5, 2023
1 parent 4891670 commit 2a688ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/client/vanilla/editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ function Editor({ standaloneServer = false }) {
minHeight: '1024px',
height: 'fit-content',
}}
contentEditable={!isPreview}
></div>
</div>
</div>
Expand Down

0 comments on commit 2a688ac

Please sign in to comment.