Update drawer.md

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

View File

@ -55,6 +55,7 @@ import {
```
### 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.
```html
<div vaul-drawer-wrapper id="app"></div>
```