Skip to content

Commit d41a730

Browse files
committed
Update codeit.js
1 parent 9bdbf42 commit d41a730

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/codeit.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ class CodeitElement extends HTMLElement {
5353

5454
history: true,
5555

56-
// optional function which returns a boolean
57-
// that determines whether codeit should auto-add a tab
58-
// on current enter key press
5956
shouldAutoTabFunc: false
6057
};
6158

0 commit comments

Comments
 (0)