Skip to content

Commit 318592d

Browse files
authored
fix(docs): missing PackageManagerTabs import (#2665)
1 parent f70137e commit 318592d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/website-new/docs/en/practice/bridge/vue-bridge.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
### Installation
77

8+
import { PackageManagerTabs } from '@theme';
9+
810
<PackageManagerTabs
911
command={{
1012
npm: 'npm install @module-federation/bridge-vue3@latest',

0 commit comments

Comments
 (0)