0
0
Fork 0

perf: add v-shortcut in VnCard

This commit is contained in:
Javier Segarra 2024-08-29 10:20:05 +02:00
parent 391c908d1b
commit 4880da8feb
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ if (props.baseUrl) {
</script>
<template>
<QDrawer
v-shortcut
v-model="stateStore.leftDrawer"
show-if-above
:width="256"