Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
//
|
||||
// Exports: window.FileTree
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
const FileTree = {
|
||||
...createComponentRegistry('FileTree'),
|
||||
@@ -269,4 +267,3 @@ function _ftFileIcon(name) {
|
||||
|
||||
// ── Exports ─────────────────────────────────
|
||||
sb.ns('FileTree', FileTree);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user