chore: fold duplicate web settings exports
This commit is contained in:
parent
703e34c2a0
commit
9861a8bf5a
1 changed files with 0 additions and 8 deletions
|
|
@ -1670,11 +1670,3 @@ export function ExperimentalPanel() {
|
|||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
// ═══════════════════════════════════════════════════════════════════════
|
||||
// LEGACY EXPORTS
|
||||
// ═══════════════════════════════════════════════════════════════════════
|
||||
|
||||
// Legacy exports for backward compatibility with sf-prefs mega-scroll
|
||||
export const TerminalSizePanel = GeneralPanel;
|
||||
export const EditorSizePanel = () => null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue