You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
42
+
## Dependencies
43
+
44
+
[Vuetify v2](https://vuetifyjs.com/)
45
+
[Vue 2](https://v2.vuejs.org/)
33
46
34
47
35
48
## Change Log
@@ -39,7 +52,7 @@ The `vuetify-resize-drawer` component extends the functionality of the [v-naviga
39
52
40
53
## License
41
54
42
-
Copyright (c) 2023 WebDevNerdStuff
55
+
Copyright (c) 2022 WebDevNerdStuff
43
56
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/master/LICENSE.md).
0 commit comments