$ bun run src/entrypoints/cli.tsx
ERROR Gates is not defined
src/components/Settings/Settings.tsx:98:28
95: }
96: let t7;
97: if ($[13] !== contentHeight) {
98: const GatesComponent = Gates as any;
99: t7 = false ? [<Tab key="gates" title="Gates"><GatesComponent onOwnsEscChange={setGatesOwnsEsc} contentHeight={contentHeight} /></Tab>] : [];
100: $[13] = contentHeight; 101: $[14] = t7;
/config 报错 ERROR Gates is not defined