Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
webdevnerdstuff committed Nov 10, 2023
1 parent 28e7005 commit ffe2611
Showing 1 changed file with 9 additions and 21 deletions.
30 changes: 9 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,32 +16,20 @@
</a>
</p>

## Important Information

## Description

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).
This repository and npm package has been depreciated and moved to the WebDevNerdStuff org @wdns.

You can find the new repository here:
[https://github.com/webdevnerdstuff/vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer)

You can find the new NPM package here:
[https://www.npmjs.com/package/@wdns/vuetify-resize-drawer](https://www.npmjs.com/package/@wdns/vuetify-resize-drawer)

## Installation

Using [pnpm](https://pnpm.io/):
```
pnpm add @wdns/vuetify-resize-drawer
```

Using npm:
```
npm i @wdns/vuetify-resize-drawer
```

## Documentation

[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)
## Description

## Dependencies

[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)
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.


## Change Log
Expand Down

0 comments on commit ffe2611

Please sign in to comment.