We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8802b1f commit 486182bCopy full SHA for 486182b
src/workbench/activityBar/index.tsx
@@ -1,6 +1,6 @@
1
import 'reflect-metadata';
2
import { connect } from 'mo/react';
3
-import { ActivityBarController } from 'mo/controller/activityBar';
+import { ActivityBarController } from 'mo/controller';
4
5
import ActivityBar from './activityBar';
6
import { container } from 'tsyringe';
0 commit comments