diff --git a/src/App.tsx b/src/App.tsx index c58fd86f2a..102620292f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -47,7 +47,7 @@ const App = () => { await client.onload(); setClientInstance(client); console.log("Remix EthDoc Plugin has been loaded"); - + await client.call('manager' as any, 'activatePlugin', "ethdoc-viewer") client.solidity.on( "compilationFinished", (