diff --git a/tsconfig.paths.json b/tsconfig.paths.json index 479658b4a9..0c9e05dad5 100644 --- a/tsconfig.paths.json +++ b/tsconfig.paths.json @@ -163,6 +163,9 @@ "@remix-ui/solidity-uml-gen": [ "libs/remix-ui/solidity-uml-gen/src/index.ts" ], + "@remix-ui/statusbar": [ + "libs/remix-ui/statusbar/src/index.ts" + ], "@remix-project/ghaction-helper": [ "libs/ghaction-helper/src/index.ts" ],