Skip to content

Commit 600ee04

Browse files
Merge pull request #21 from webdevnerdstuff/v3
Update readme
2 parents 859a23f + ffe2611 commit 600ee04

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

README.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,20 @@
1616
</a>
1717
</p>
1818

19+
## Important Information
1920

20-
## Description
21-
22-
The `vuetify-resize-drawer` component extends the functionality of the [v-navigation-drawer](https://vuetifyjs.com/en/components/navigation-drawers/) so that it is resizable by the user. Component is for Vuetify v2. Component for Vuetify v3 version can be found [here](https://github.com/webdevnerdstuff/vuetify3-resize-drawer).
21+
This repository and npm package has been depreciated and moved to the WebDevNerdStuff org @wdns.
2322

23+
You can find the new repository here:
24+
[https://github.com/webdevnerdstuff/vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer)
25+
26+
You can find the new NPM package here:
27+
[https://www.npmjs.com/package/@wdns/vuetify-resize-drawer](https://www.npmjs.com/package/@wdns/vuetify-resize-drawer)
2428

25-
## Installation
26-
27-
Using [pnpm](https://pnpm.io/):
28-
```
29-
pnpm add @wdns/vuetify-resize-drawer
30-
```
31-
32-
Using npm:
33-
```
34-
npm i @wdns/vuetify-resize-drawer
35-
```
3629

37-
## Documentation
38-
39-
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)
30+
## Description
4031

41-
## Dependencies
42-
43-
[Vuetify v3](https://vuetifyjs.com/)
44-
[Vue 3](https://vuejs.org/)
32+
The `vuetify-resize-drawer` component extends the functionality of the [v-navigation-drawer](https://vuetifyjs.com/en/components/navigation-drawers/) so that it is resizable by the user.
4533

4634

4735
## Change Log

0 commit comments

Comments
 (0)