ui
ui copied to clipboard
docs(drawer): div with [vaul-drawer-wrapper] is missing
A div with [vaul-drawer-wrapper] is required to enable background scaling. This change is required so that passing shouldScaleBackground prop to the Drawer component takes effect.
Thanks!
@RahimGuerfi is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 14, 2024 11:57am |
Hey @RahimGuerfi the deployment failed. Can you take a look please?
"docs/components/drawer.mdx": UnexpectedMDXError:...
Unexpected closing tag `</Step>`, expected corresponding closing tag for `<div>` (33:11-33:16)
Hi @shadcn I fixed the code issue.