fix: AutocompleteDropdown non importé dans viewer.js
This commit is contained in:
parent
889d6d6f68
commit
eb32dce219
@ -4,6 +4,7 @@ import { state } from './state.js';
|
||||
import { escapeHtml, safeCreateIcons, safeHighlight, getFileIcon } from './utils.js';
|
||||
import { TabManager, closeMobileSidebar, ContextMenuManager, RightSidebarManager, showToast } from './ui.js';
|
||||
import { syncActiveFileTreeItem } from './sidebar.js';
|
||||
import { AutocompleteDropdown } from './search.js';
|
||||
// ---------------------------------------------------------------------------
|
||||
// Outline/TOC Manager
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user