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.
2 parents 7343f40 + e29745d commit 6615d62Copy full SHA for 6615d62
src/plugin/VResizeDrawer.vue
@@ -64,7 +64,7 @@
64
</template>
65
66
<script setup lang="ts">
67
-import { IconOptions, useDisplay } from 'vuetify';
+import { IconOptions, useDisplay, useTheme } from 'vuetify';
68
import { VNavigationDrawer } from 'vuetify/components';
69
import {
70
EmitEventNames,
0 commit comments