We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4bb304 commit cc55c21Copy full SHA for cc55c21
packages/tabs/README.md
@@ -172,7 +172,7 @@ import { NativeScriptMaterialTabsModule } from "@nativescript-community/ui-mater
172
### NativeScript + Vue
173
174
```javascript
175
-import TabsPlugin from '@nativescript-community/ui-material-slider/vue';
+import TabsPlugin from '@nativescript-community/ui-material-tabs/vue';
176
177
Vue.use(TabsPlugin);
178
```
0 commit comments