Skip to content

Commit cc55c21

Browse files
committed
chore: readme typo
1 parent f4bb304 commit cc55c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tabs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ import { NativeScriptMaterialTabsModule } from "@nativescript-community/ui-mater
172172
### NativeScript + Vue
173173

174174
```javascript
175-
import TabsPlugin from '@nativescript-community/ui-material-slider/vue';
175+
import TabsPlugin from '@nativescript-community/ui-material-tabs/vue';
176176

177177
Vue.use(TabsPlugin);
178178
```

0 commit comments

Comments
 (0)