Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Commit

Permalink
[DOC] fixed #16
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit.fonty committed Oct 15, 2018
1 parent 2e61c0f commit 9b116fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ bower install myscript
</style>
</head>
<body>
<div id="editor"></div>
<div id="editor" touch-action="none"></div>
<script>
const editorElement = document.getElementById('editor');
Expand Down

0 comments on commit 9b116fd

Please sign in to comment.