mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
oops, doesn't belong here
This commit is contained in:
parent
f62563e232
commit
7f32c7f3bb
@ -4,7 +4,6 @@ module.exports =
|
||||
class Tab extends View
|
||||
@content: (editSession) ->
|
||||
@div class: 'tab', =>
|
||||
console.log(editSession)
|
||||
@span class: 'file-name', outlet: 'fileName'
|
||||
@span class: 'close-icon'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user