diff --git a/src/common.tsx b/src/common.tsx index c5a41ef..0e2f63c 100644 --- a/src/common.tsx +++ b/src/common.tsx @@ -275,14 +275,11 @@ export function ActionItem(p: { action: ActionInfo, identifierSubstring?: string
- `) + const root = ReactDOM.createRoot(NewWindow.document.getElementById('terminal')!) + root.render() } return (<>