mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
fix(tab): fix import error
This commit is contained in:
parent
4e778e6ef5
commit
a9be427c42
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ContenteditableExtension} = require 'nylas-exports'
|
||||
{DOMUtils, ContenteditableExtension} = require 'nylas-exports'
|
||||
|
||||
class TabManager extends ContenteditableExtension
|
||||
@onKeyDown: (editor, event) ->
|
||||
|
|
Loading…
Reference in a new issue