feat: make terminal draggable #9663
Annotations
2 errors
Build:
packages/scm/src/browser/scm-view-container.tsx#L229
Type '{ title: string; height: number; menubar: Element | null; }' is missing the following properties from type '{ title: string; menubar?: ReactNode; height?: number | undefined; draggable?: boolean | undefined; side: string; containerId: string; }': side, containerId
|
Build
Process completed with exit code 1.
|
Loading