Update drawer.md

This commit is contained in:
Sadegh Barati 2024-04-12 19:30:36 +03:30 committed by GitHub
parent 52139279aa
commit ce8125df1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,6 +54,7 @@ import {
</template> </template>
``` ```
### Scale Background ### Scale Background
If you want the background to have a zoom effect, you need to add the `vaul-drawer-wrapper` attribute to the root component. If you want the background to have a zoom effect, you need to add the `vaul-drawer-wrapper` attribute to the root component.
```html ```html