diff --git a/src/react-ts/src/main.tsx b/src/react-ts/src/main.tsx index dcbb615..6411087 100644 --- a/src/react-ts/src/main.tsx +++ b/src/react-ts/src/main.tsx @@ -3,6 +3,8 @@ import ReactDOM from 'react-dom' import './index.css' import App from './App' +console.log('contextBridge ->', window.bridge) + ReactDOM.render(